diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ee16c8..1f95563 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "medium", name: "Medium (3 - 6kg)", price: "Estimate", features: ["Personalized Filling", "Premium Decor"], buttons: [{ text: "Select", href: "#contact" }] }, { id: "large", name: "Event Size (6kg+)", price: "Contact Us", features: ["Custom Design", "Consultation"], buttons: [{ text: "Inquire", href: "#contact" }] }, ]} - title="Interactive Cake Calculator" + title="Cake Sizing & Pricing Guide" description="Customize your perfect cake size, filling, and decor." />