chore: update canonical metadata and quote form domain to live wiseheartedeventdecor.com
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ import type { Metadata } from "next";
|
|||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
metadataBase: new URL("https://wise-hearted-decor.pages.dev"),
|
metadataBase: new URL("https://wiseheartedeventdecor.com"),
|
||||||
title: "Wise Hearted Event Decor | Premium Balloon Styling & Event Backdrops",
|
title: "Wise Hearted Event Decor | Premium Balloon Styling & Event Backdrops",
|
||||||
description: "Creating beautiful spaces and memorable events through God-given creativity. Premium balloon styling, Chiara arches, drape backdrops, and custom decor.",
|
description: "Creating beautiful spaces and memorable events through God-given creativity. Premium balloon styling, Chiara arches, drape backdrops, and custom decor.",
|
||||||
keywords: "Event Decor, Premium Balloon Garlands, Chiara Arches, Backdrop Rentals, Wedding Decor, Palmdale Event Decor, Lancaster Balloon Stylist, Wise Hearted Decor",
|
keywords: "Event Decor, Premium Balloon Garlands, Chiara Arches, Backdrop Rentals, Wedding Decor, Palmdale Event Decor, Lancaster Balloon Stylist, Wise Hearted Decor",
|
||||||
@@ -19,7 +19,7 @@ export const metadata: Metadata = {
|
|||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Wise Hearted Event Decor | Called to Create. Enabled by God.",
|
title: "Wise Hearted Event Decor | Called to Create. Enabled by God.",
|
||||||
description: "Transforming life’s most cherished celebrations with premium balloon styling, Chiara arches, drape backdrops, and bespoke event decor.",
|
description: "Transforming life’s most cherished celebrations with premium balloon styling, Chiara arches, drape backdrops, and bespoke event decor.",
|
||||||
url: "https://wise-hearted-decor.pages.dev",
|
url: "https://wiseheartedeventdecor.com",
|
||||||
siteName: "Wise Hearted Event Decor",
|
siteName: "Wise Hearted Event Decor",
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ ${formData.vision || 'No additional notes'}`;
|
|||||||
email: formData.email,
|
email: formData.email,
|
||||||
phone: formData.phone,
|
phone: formData.phone,
|
||||||
message: formattedMessage,
|
message: formattedMessage,
|
||||||
domain: 'wise-hearted-decor.pages.dev',
|
domain: 'wiseheartedeventdecor.com',
|
||||||
source: 'Wise Hearted Event Decor — Quote Form',
|
source: 'Wise Hearted Event Decor — Quote Form',
|
||||||
toEmail: 'brian@aipilots.site',
|
toEmail: 'brian@aipilots.site',
|
||||||
}),
|
}),
|
||||||
|
|||||||
@@ -35,8 +35,8 @@ export default function QuickQuotePartyForm() {
|
|||||||
name: formData.name,
|
name: formData.name,
|
||||||
phone: formData.phone,
|
phone: formData.phone,
|
||||||
message: formattedMessage,
|
message: formattedMessage,
|
||||||
domain: 'wise-hearted-decor.pages.dev',
|
domain: 'wiseheartedeventdecor.com',
|
||||||
source: 'Wise Hearted Event Decor — Section 2 Quick Quote Form',
|
source: 'Wise Hearted Event Decor — Quick Quote Party Bar',
|
||||||
toEmail: 'brian@aipilots.site',
|
toEmail: 'brian@aipilots.site',
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user