diff --git a/src/app/page.tsx b/src/app/page.tsx index a38f88d..5a6acfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="French-inspired pastries made fresh daily. Known for buttery croissants, quality ingredients, and a welcoming atmosphere, Paris Croisserie is a local favorite for coffee, pastries, and quick bites. ⭐ 4.8 Rating | 🥐 Fresh Baked Daily | 📍 Lubbock, TX" buttons={[ { - text: "View Daily Menu", href: "#contact"}, + text: "View Daily Menu", href: "#services"}, { text: "Call (806) 777-1229", href: "tel:8067771229"}, ]}