Update src/app/page.tsx

This commit is contained in:
2026-05-13 11:31:58 +00:00
parent b9b24d7121
commit cd1a4f86c8

View File

@@ -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."
/>
</div>