diff --git a/src/app/page.tsx b/src/app/page.tsx index d7a8c68..9e18687 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - title="Expertly Crafted Miguelitos in La Roda" - description="The ultimate destination for authentic Miguelitos. Experience our legendary, handcrafted pastry traditions passed down through generations." + title="Artisan Spanish Pastry Since Generations in La Roda" + description="Freshly baked Miguelitos, traditional cakes & handcrafted desserts made daily in Albacete." testimonials={[ { name: "Maria L.", handle: "@maria", testimonial: "The best Miguelitos I've ever tried in Spain.", rating: 5, @@ -145,6 +145,10 @@ export default function LandingPage() { { id: "p6", name: "Gift Box", price: "Premium", variant: "Special", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-round-cake-perfect-sweet-pie-tea-dark-background-tea-sweet-pie-sugar-dough-cake_140725-115861.jpg"}, ]} + buttons={[ + { text: "WhatsApp Order", href: "https://wa.me/34600000000" }, + { text: "Call to Order", href: "tel:+34967000000" } + ]} title="Our Signature Creations" description="Handcrafted desserts made with the finest premium ingredients." />