diff --git a/src/app/page.tsx b/src/app/page.tsx index c7c253c..78540e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,109 +47,38 @@ export default function LandingPage() {
@@ -168,20 +89,11 @@ export default function LandingPage() { title="A Legacy of Taste" description="Le Comptoir De Tunis brings century-old family recipes and fresh, local ingredients together to create an unforgettable culinary journey." metrics={[ - { - value: "15+", - title: "Years of Tradition", - }, - { - value: "50+", - title: "Secret Spices", - }, - { - value: "100%", - title: "Authentic Ingredients", - }, + { value: "15+", title: "Years of Tradition" }, + { value: "50+", title: "Secret Spices" }, + { value: "100%", title: "Authentic Ingredients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -194,40 +106,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh Ingredients", - description: "We source all local produce daily.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/two-pottery-bowles-with-pie-rice-inside_114579-2467.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751998.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=2", - imageAlt: "traditional tagine dish ceramic pot", + title: "Fresh Ingredients", description: "We source all local produce daily.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-pottery-bowles-with-pie-rice-inside_114579-2467.jpg", imageAlt: "tagine" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751998.jpg", imageAlt: "spices" } }, { - title: "Traditional Methods", - description: "Slow-cooked recipes from generations.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapots-table_23-2148088385.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/ancient-pot-with-beans_114579-39152.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg?_wi=2", - imageAlt: "traditional tagine dish ceramic pot", + title: "Traditional Methods", description: "Slow-cooked recipes from generations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapots-table_23-2148088385.jpg", imageAlt: "tea" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ancient-pot-with-beans_114579-39152.jpg", imageAlt: "beans" } }, { - title: "Warm Atmosphere", - description: "Designed for comfort and conversation.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/glasses-green-apple-healthy-tea-put-fresh-green-apples_1150-34476.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/turkish-breakfast-shakshuka-olives-cheese-fruit-rich-brunch_2829-11309.jpg?_wi=2", - imageAlt: "traditional tagine dish ceramic pot", + title: "Warm Atmosphere", description: "Designed for comfort and conversation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", imageAlt: "cake" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/glasses-green-apple-healthy-tea-put-fresh-green-apples_1150-34476.jpg", imageAlt: "apple" } }, ]} showStepNumbers={true} @@ -243,48 +131,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Shakshuka", - price: "$18", - variant: "Vegetarian", - imageSrc: "http://img.b2bpic.net/free-photo/frying-pan-omelet-with-vegetables_114579-82076.jpg", - }, - { - id: "p2", - name: "Grilled Fish", - price: "$28", - variant: "Seafood", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171468.jpg", - }, - { - id: "p3", - name: "Lamb Couscous", - price: "$24", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-grilled-roll-pita-bread-with-tomato-onion_141793-4637.jpg", - }, - { - id: "p4", - name: "Brik Pastry", - price: "$12", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-pawns-white-plate-with-red-basilic-rosemary-leaves_114579-2960.jpg", - }, - { - id: "p5", - name: "Mediterranean Salad", - price: "$14", - variant: "Vegetarian", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-consists-cucumber-cheese-tomatoes-dark-blue-background-color-diet-lunch-meal-cuisine-restaurant-food-health_179666-18329.jpg", - }, - { - id: "p6", - name: "Baklava Dessert", - price: "$9", - variant: "Sweet", - imageSrc: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-cookie-dark-board-high-quality-photo_114579-67924.jpg", - }, + { id: "p1", name: "Shakshuka", price: "$18", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/frying-pan-omelet-with-vegetables_114579-82076.jpg" }, + { id: "p2", name: "Grilled Fish", price: "$28", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171468.jpg" }, + { id: "p3", name: "Lamb Couscous", price: "$24", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-grilled-roll-pita-bread-with-tomato-onion_141793-4637.jpg" }, + { id: "p4", name: "Brik Pastry", price: "$12", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/grilled-pawns-white-plate-with-red-basilic-rosemary-leaves_114579-2960.jpg" }, + { id: "p5", name: "Mediterranean Salad", price: "$14", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-consists-cucumber-cheese-tomatoes-dark-blue-background-color-diet-lunch-meal-cuisine-restaurant-food-health_179666-18329.jpg" }, + { id: "p6", name: "Baklava Dessert", price: "$9", variant: "Sweet", imageSrc: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-cookie-dark-board-high-quality-photo_114579-67924.jpg" }, ]} title="Our Signature Dishes" description="Discover the vibrant flavors of Mediterranean gastronomy." @@ -295,33 +147,14 @@ export default function LandingPage() { @@ -330,13 +163,7 @@ export default function LandingPage() { @@ -347,21 +174,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Do you take reservations?", - content: "Yes, we highly recommend booking in advance.", - }, - { - id: "f2", - title: "Are there vegan options?", - content: "We have a dedicated selection of traditional vegetable-based dishes.", - }, - { - id: "f3", - title: "Can you host events?", - content: "We cater for private gatherings and corporate events.", - }, + { id: "f1", title: "Do you take reservations?", content: "Yes, we highly recommend booking in advance." }, + { id: "f2", title: "Are there vegan options?", content: "We have a dedicated selection of traditional vegetable-based dishes." }, + { id: "f3", title: "Can you host events?", content: "We cater for private gatherings and corporate events." }, ]} title="Common Questions" faqsAnimation="slide-up" @@ -372,9 +187,7 @@ export default function LandingPage() {