diff --git a/src/app/page.tsx b/src/app/page.tsx index 7252d96..a634cdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,23 +33,16 @@ export default function LandingPage() { @@ -59,35 +52,15 @@ export default function LandingPage() { description="Where tradition meets refined flavor. Experience culinary excellence in every bite at the heart of the city." buttons={[ { - text: "Reserve Table", - href: "#contact", - }, + text: "Reserve Table", href: "#contact"}, ]} slides={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg", - imageAlt: "Luxurious cafe interior", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361452.jpg", - imageAlt: "Gourmet meal plating", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-sugar-into-his-coffee-cup_1203-2164.jpg", - imageAlt: "Barista latte art", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-background-with-wooden-furniture_1203-1690.jpg", - imageAlt: "Cozy restaurant ambiance", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-with-someone-cup-tea_140725-4505.jpg", - imageAlt: "Artisan dessert", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-holding-welcome-sign_23-2148639792.jpg", - imageAlt: "Restaurant exterior", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg", imageAlt: "Luxurious cafe interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361452.jpg", imageAlt: "Gourmet meal plating" }, + { imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-sugar-into-his-coffee-cup_1203-2164.jpg", imageAlt: "Barista latte art" }, + { imageSrc: "http://img.b2bpic.net/free-photo/unfocused-background-with-wooden-furniture_1203-1690.jpg", imageAlt: "Cozy restaurant ambiance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-with-someone-cup-tea_140725-4505.jpg", imageAlt: "Artisan dessert" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-holding-welcome-sign_23-2148639792.jpg", imageAlt: "Restaurant exterior" } ]} /> @@ -100,17 +73,11 @@ export default function LandingPage() { description="Star Rock isn't just a place to eat; it's a sanctuary for food lovers who appreciate the harmony of fresh ingredients, expert technique, and warm hospitality." bulletPoints={[ { - title: "Fresh Ingredients", - description: "We source daily from local farms to ensure peak quality.", - }, + title: "Fresh Ingredients", description: "We source daily from local farms to ensure peak quality."}, { - title: "Master Chefs", - description: "Internationally trained culinary artists crafting unique dishes.", - }, + title: "Master Chefs", description: "Internationally trained culinary artists crafting unique dishes."}, { - title: "Artisan Coffee", - description: "Hand-roasted beans for the perfect morning brew.", - }, + title: "Artisan Coffee", description: "Hand-roasted beans for the perfect morning brew."}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-working-as-cook-testing-bad-soup-gourmet-dish-making-mistake-preparing-culinary-recipe-authentic-chef-doing-taste-test-with-sauce-cooking-professional-gastronomy-kitchen_482257-45654.jpg" imageAlt="Chef in professional kitchen" @@ -125,42 +92,12 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Morning Harvest Bowl", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-tasty-nutritious-food-delicious-homemade-lunch_185193-109960.jpg", - }, - { - id: "p2", - name: "Artisan Roast Latte", - price: "$6", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-food-table-festive-brunch-set-meal-variety-with-spinach-waffles-salmon-cheese-olives-chicken-rolls-cheesecake-top-view-flat-lay_2829-17203.jpg", - }, - { - id: "p3", - name: "Prime Rib Fillet", - price: "$42", - imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84821.jpg", - }, - { - id: "p4", - name: "Tropical Zest Cooler", - price: "$9", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-coffee-with-whipped-cream_23-2152024218.jpg", - }, - { - id: "p5", - name: "Classic Butter Croissant", - price: "$5", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-glass-plate-high-angle-view-wooden-table_176474-8132.jpg", - }, - { - id: "p6", - name: "Signature Wagyu Burger", - price: "$28", - imageSrc: "http://img.b2bpic.net/free-photo/halal-food-serve-table_53876-71224.jpg", - }, + { id: "p1", name: "Morning Harvest Bowl", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-tasty-nutritious-food-delicious-homemade-lunch_185193-109960.jpg" }, + { id: "p2", name: "Artisan Roast Latte", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-food-table-festive-brunch-set-meal-variety-with-spinach-waffles-salmon-cheese-olives-chicken-rolls-cheesecake-top-view-flat-lay_2829-17203.jpg" }, + { id: "p3", name: "Prime Rib Fillet", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84821.jpg" }, + { id: "p4", name: "Tropical Zest Cooler", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-coffee-with-whipped-cream_23-2152024218.jpg" }, + { id: "p5", name: "Classic Butter Croissant", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/croissant-glass-plate-high-angle-view-wooden-table_176474-8132.jpg" }, + { id: "p6", name: "Signature Wagyu Burger", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/halal-food-serve-table_53876-71224.jpg" } ]} title="Signature Menu" description="Explore our chef-curated selection of premium breakfast, lunch, and dinner dishes." @@ -171,36 +108,12 @@ export default function LandingPage() {