diff --git a/src/app/page.tsx b/src/app/page.tsx index 02efa61..ba9d453 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,31 +30,19 @@ export default function LandingPage() { @@ -62,88 +50,50 @@ export default function LandingPage() {
@@ -156,11 +106,8 @@ export default function LandingPage() { title="Bringing Passion and Flavor to Your Plate" buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, ]} - description="At Delicious Bites, every dish tells a story of tradition, innovation, and a heartfelt dedication to culinary perfection. We believe in creating more than just meals; we craft memorable experiences." />
@@ -169,16 +116,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Award-Winning Restaurant", - "Chef's Choice Award", - "Diner's Favorite", - "Food Critics' Pick", - "Hospitality Excellence", - "Taste of the Year", - "Culinary Innovation", - "Golden Spoon Award", - "Top Rated Fine Dining", - ]} + "Award-Winning Restaurant", "Chef's Choice Award", "Diner's Favorite", "Food Critics' Pick", "Hospitality Excellence", "Taste of the Year", "Culinary Innovation", "Golden Spoon Award", "Top Rated Fine Dining"]} title="Recognized for Culinary Excellence" description="Proudly acclaimed by industry experts and beloved by our patrons, our commitment to quality shines through." tag="Awards & Recognition" @@ -193,56 +131,24 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "dish-1", - name: "Seared Scallops with Saffron Risotto", - price: "$32.00", - imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-with-sauces-white-plate_114579-19751.jpg", - imageAlt: "Seared Scallops", - }, + id: "dish-1", name: "Seared Scallops with Saffron Risotto", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-with-sauces-white-plate_114579-19751.jpg", imageAlt: "Seared Scallops"}, { - id: "dish-2", - name: "Pan-Roasted Duck Breast", - price: "$38.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-tasty-salted-with-cheese-green-table_140725-11107.jpg", - imageAlt: "Pan-Roasted Duck Breast", - }, + id: "dish-2", name: "Pan-Roasted Duck Breast", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-tasty-salted-with-cheese-green-table_140725-11107.jpg", imageAlt: "Pan-Roasted Duck Breast"}, { - id: "dish-3", - name: "Vegetarian Truffle Pasta", - price: "$28.00", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-wood-table_1232-3077.jpg", - imageAlt: "Vegetarian Truffle Pasta", - }, + id: "dish-3", name: "Vegetarian Truffle Pasta", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-wood-table_1232-3077.jpg", imageAlt: "Vegetarian Truffle Pasta"}, { - id: "dish-4", - name: "Grilled Lamb Chops", - price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-31118.jpg", - imageAlt: "Grilled Lamb Chops", - }, + id: "dish-4", name: "Grilled Lamb Chops", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-31118.jpg", imageAlt: "Grilled Lamb Chops"}, { - id: "dish-5", - name: "Spicy Seafood Paella", - price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-instant-noodles-thai-style-called-tom-yum_1150-24200.jpg", - imageAlt: "Spicy Seafood Paella", - }, + id: "dish-5", name: "Spicy Seafood Paella", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/spicy-instant-noodles-thai-style-called-tom-yum_1150-24200.jpg", imageAlt: "Spicy Seafood Paella"}, { - id: "dish-6", - name: "Classic Beef Wellington", - price: "$55.00", - imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5027.jpg", - imageAlt: "Classic Beef Wellington", - }, + id: "dish-6", name: "Classic Beef Wellington", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5027.jpg", imageAlt: "Classic Beef Wellington"}, ]} title="Our Signature Creations" description="A glimpse into our most celebrated dishes, crafted with the freshest ingredients and culinary expertise." tag="Featured" buttons={[ { - text: "Explore Full Menu", - href: "/menu", - }, + text: "Explore Full Menu", href: "/menu"}, ]} /> @@ -254,44 +160,27 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "em1", - icon: Users, - title: "Satisfied Customers", - value: "50,000+", - }, + id: "em1", icon: Users, + title: "Satisfied Customers", value: "50,000+"}, { - id: "em2", - icon: Flame, - title: "Master Chefs", - value: "15+", - }, + id: "em2", icon: Flame, + title: "Master Chefs", value: "15+"}, { - id: "em3", - icon: Award, - title: "International Awards", - value: "10+", - }, + id: "em3", icon: Award, + title: "International Awards", value: "10+"}, { - id: "em4", - icon: Leaf, - title: "Sustainable Sourcing", - value: "90%", - }, + id: "em4", icon: Leaf, + title: "Sustainable Sourcing", value: "90%"}, { - id: "em5", - icon: Clock, - title: "Years of Tradition", - value: "20+", - }, + id: "em5", icon: Clock, + title: "Years of Tradition", value: "20+"}, ]} title="Our Legacy in Numbers" description="Celebrating milestones that define our journey in culinary excellence and hospitality." tag="Our Impact" buttons={[ { - text: "Discover More", - href: "/about", - }, + text: "Discover More", href: "/about"}, ]} /> @@ -300,58 +189,35 @@ export default function LandingPage() {