From ce8bd8ea4acd466e4384e2fcf72c77505a53bd06 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 22:06:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10ffcef..5d4e68b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { logoText="HidalGo Bistro" logoClassName="text-4xl sm:text-5xl lg:text-6xl font-extrabold text-primary-cta drop-shadow-md" description="Experience refined cuisine in an intimate setting where culinary artistry meets sophisticated ambiance. HidalGo Bistro invites you to discover exceptional flavors and impeccable service." - buttons={[{ text: "Reserve Your Table", href: "#contact" }]} + buttons={[{ text: "Reserve Your Table", href: "#contact" }]} slides={[ { imageSrc: "https://images.unsplash.com/photo-1549488344-ec24d6781681?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Elegant restaurant interior with dim lighting and set tables" }, { imageSrc: "https://images.unsplash.com/photo-1563273188-0ad562b70f03?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Gourmet steak dish beautifully plated with vegetables" },