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";
|
||||
|
||||
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",
|
||||
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",
|
||||
@@ -19,7 +19,7 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
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.",
|
||||
url: "https://wise-hearted-decor.pages.dev",
|
||||
url: "https://wiseheartedeventdecor.com",
|
||||
siteName: "Wise Hearted Event Decor",
|
||||
images: [
|
||||
{
|
||||
|
||||
@@ -102,7 +102,7 @@ ${formData.vision || 'No additional notes'}`;
|
||||
email: formData.email,
|
||||
phone: formData.phone,
|
||||
message: formattedMessage,
|
||||
domain: 'wise-hearted-decor.pages.dev',
|
||||
domain: 'wiseheartedeventdecor.com',
|
||||
source: 'Wise Hearted Event Decor — Quote Form',
|
||||
toEmail: 'brian@aipilots.site',
|
||||
}),
|
||||
|
||||
@@ -35,8 +35,8 @@ export default function QuickQuotePartyForm() {
|
||||
name: formData.name,
|
||||
phone: formData.phone,
|
||||
message: formattedMessage,
|
||||
domain: 'wise-hearted-decor.pages.dev',
|
||||
source: 'Wise Hearted Event Decor — Section 2 Quick Quote Form',
|
||||
domain: 'wiseheartedeventdecor.com',
|
||||
source: 'Wise Hearted Event Decor — Quick Quote Party Bar',
|
||||
toEmail: 'brian@aipilots.site',
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user