diff --git a/src/app/page.tsx b/src/app/page.tsx index dd24f61..4206bcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,17 +45,14 @@ export default function LandingPage() {
@@ -75,45 +64,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Best Fried Rice", - quote: "Best fried rice I’ve ever had.", - name: "Sarah Mensah", - role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5052.jpg", - }, + id: "1", title: "Best Fried Rice", quote: "Best fried rice I’ve ever had.", name: "Sarah Mensah", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5052.jpg"}, { - id: "2", - title: "Amazing Juices", - quote: "Their juices… you NEED to experience it.", - name: "Kofi Adom", - role: "Creative", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg", - }, + id: "2", title: "Amazing Juices", quote: "Their juices… you NEED to experience it.", name: "Kofi Adom", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg"}, { - id: "3", - title: "Perfect Atmosphere", - quote: "Serene environment, perfect for dates.", - name: "Ama Serwaa", - role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg", - }, + id: "3", title: "Perfect Atmosphere", quote: "Serene environment, perfect for dates.", name: "Ama Serwaa", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg"}, { - id: "4", - title: "Truly Gourmet", - quote: "Every bite tastes like home but better.", - name: "Kwame Mensah", - role: "Chef", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-13686.jpg", - }, + id: "4", title: "Truly Gourmet", quote: "Every bite tastes like home but better.", name: "Kwame Mensah", role: "Chef", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-13686.jpg"}, { - id: "5", - title: "Loved It", - quote: "Best experience I've had in East Legon.", - name: "Efia Osei", - role: "Digital Creator", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", - }, + id: "5", title: "Loved It", quote: "Best experience I've had in East Legon.", name: "Efia Osei", role: "Digital Creator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"}, ]} title="What Guests Are Saying" description="⭐ 4.8 Rating from 130+ Happy Guests" @@ -125,10 +84,7 @@ export default function LandingPage() { useInvertedBackground={false} title="The Perissos Experience" description={[ - "Freshly made meals that bring comfort and class together.", - "Generous portions, locally sourced natural fruit juices, and dedicated eco-friendly service.", - "A serene hideaway in the heart of the city.", - ]} + "Freshly made meals that bring comfort and class together.", "Generous portions, locally sourced natural fruit juices, and dedicated eco-friendly service.", "A serene hideaway in the heart of the city."]} />
@@ -140,59 +96,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Meal", - name: "Assorted Fried Rice", - price: "GHS 85", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-herbs_140725-3795.jpg", - }, + id: "p1", brand: "Meal", name: "Assorted Fried Rice", price: "GHS 85", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-herbs_140725-3795.jpg"}, { - id: "p2", - brand: "Meal", - name: "Spaghetti Spolalos", - price: "GHS 75", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegetable-fried-rice-bowl-dark-stone_84443-72455.jpg", - }, + id: "p2", brand: "Meal", name: "Spaghetti Spolalos", price: "GHS 75", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegetable-fried-rice-bowl-dark-stone_84443-72455.jpg"}, { - id: "p3", - brand: "Meal", - name: "Jollof + Chilli Pork", - price: "GHS 95", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-scoop-ice-cream-with-flowers_23-2148425550.jpg", - }, + id: "p3", brand: "Meal", name: "Jollof + Chilli Pork", price: "GHS 95", rating: 5, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-scoop-ice-cream-with-flowers_23-2148425550.jpg"}, { - id: "p4", - brand: "Drink", - name: "Mystic Juices", - price: "GHS 40", - rating: 5, - reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-puffed-rice-cake-vegan-salad-bowl-green-napkin-with-cutlery_23-2148062702.jpg", - }, + id: "p4", brand: "Drink", name: "Mystic Juices", price: "GHS 40", rating: 5, + reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-puffed-rice-cake-vegan-salad-bowl-green-napkin-with-cutlery_23-2148062702.jpg"}, { - id: "p5", - brand: "Meal", - name: "Classic Pasta", - price: "GHS 70", - rating: 4, - reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg", - }, + id: "p5", brand: "Meal", name: "Classic Pasta", price: "GHS 70", rating: 4, + reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg"}, { - id: "p6", - brand: "Meal", - name: "Special Fried Rice", - price: "GHS 90", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/guy-dipping-kebab-sauce_140725-3036.jpg", - }, + id: "p6", brand: "Meal", name: "Special Fried Rice", price: "GHS 90", rating: 5, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/guy-dipping-kebab-sauce_140725-3036.jpg"}, ]} title="Signature Menu" description="Our curated selection of flavors." @@ -206,25 +126,13 @@ export default function LandingPage() { description="The Perissos difference is in every detail." accordionItems={[ { - id: "f1", - title: "Eco-Conscious", - content: "Sustainable packaging without compromising on style.", - }, + id: "f1", title: "Eco-Conscious", content: "Sustainable packaging without compromising on style."}, { - id: "f2", - title: "100% Natural", - content: "Pure juices made fresh every single day.", - }, + id: "f2", title: "100% Natural", content: "Pure juices made fresh every single day."}, { - id: "f3", - title: "Home-style Gourmet", - content: "Fine dining flavors in a comfortable, homey space.", - }, + id: "f3", title: "Home-style Gourmet", content: "Fine dining flavors in a comfortable, homey space."}, { - id: "f4", - title: "Personal Touch", - content: "We know our regulars, and we'd love to know you.", - }, + id: "f4", title: "Personal Touch", content: "We know our regulars, and we'd love to know you."}, ]} imageSrc="http://img.b2bpic.net/free-photo/assortment-eco-friendly-utensils_23-2148902905.jpg" mediaAnimation="slide-up" @@ -235,8 +143,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file