diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 44d48b8..3eb9c6a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,8 +20,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Restaurant", - items: [ + title: "Restaurant", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "About Us", href: "/about" }, @@ -29,8 +28,7 @@ export default function AboutPage() { ], }, { - title: "Location", - items: [ + title: "Location", items: [ { label: "Cotonou, Benin", href: "#" }, { label: "Get Directions", href: "#" }, { label: "Call Us", href: "#" }, @@ -38,8 +36,7 @@ export default function AboutPage() { ], }, { - title: "Hours", - items: [ + title: "Hours", items: [ { label: "Monday - Sunday", href: "#" }, { label: "10:00 AM - 10:00 PM", href: "#" }, { label: "Reservations Available", href: "#" }, @@ -47,8 +44,7 @@ export default function AboutPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Email", href: "#" }, { label: "Phone", href: "#" }, { label: "Instagram", href: "#" }, @@ -85,29 +81,22 @@ export default function AboutPage() { tag="Our Story" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" imageAlt="Restaurant dining ambiance" imagePosition="right" + mediaAnimation="none" bulletPoints={[ { - title: "Delicious Flavors", - description: "Prepared with passion and quality ingredients sourced locally", - icon: Utensils, + title: "Delicious Flavors", description: "Prepared with passion and quality ingredients sourced locally", icon: Utensils, }, { - title: "Fresh Ingredients", - description: "We prioritize quality and seasonality in every dish we create", - icon: Leaf, + title: "Fresh Ingredients", description: "We prioritize quality and seasonality in every dish we create", icon: Leaf, }, { - title: "Generous Portions", - description: "Every plate is designed to satisfy and delight", - icon: Users, + title: "Generous Portions", description: "Every plate is designed to satisfy and delight", icon: Users, }, { - title: "Honest Prices", - description: "Great food that everyone can enjoy and afford", - icon: DollarSign, + title: "Honest Prices", description: "Great food that everyone can enjoy and afford", icon: DollarSign, }, ]} /> @@ -122,35 +111,17 @@ export default function AboutPage() { animationType="slide-up" features={[ { - id: "1", - title: "Delicious Meals", - author: "Our Promise", - description: - "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", - tags: ["Quality", "Taste"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=2", - imageAlt: "Chef preparing food", - }, + id: "1", title: "Delicious Meals", author: "Our Promise", description: + "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", tags: ["Quality", "Taste"], + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg", imageAlt: "Chef preparing food"}, { - id: "2", - title: "Affordable Dining", - author: "Our Value", - description: - "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", - tags: ["Value", "Honest"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=2", - imageAlt: "Customers enjoying meals", - }, + id: "2", title: "Affordable Dining", author: "Our Value", description: + "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", tags: ["Value", "Honest"], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg", imageAlt: "Customers enjoying meals"}, { - id: "3", - title: "Friendly Atmosphere", - author: "Our Culture", - description: - "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", - tags: ["Hospitality", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=4", - imageAlt: "Restaurant ambiance", - }, + id: "3", title: "Friendly Atmosphere", author: "Our Culture", description: + "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", tags: ["Hospitality", "Community"], + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Restaurant ambiance"}, ]} /> @@ -163,14 +134,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Google Reviews 4.7★", - "Highly Rated", - "Loved by Locals", - "Authentic Cuisine", - "Best Value", - "Premium Quality", - "Community Favorite", - ]} + "Google Reviews 4.7★", "Highly Rated", "Loved by Locals", "Authentic Cuisine", "Best Value", "Premium Quality", "Community Favorite"]} speed={40} showCard={true} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index ad15cf8..8360d9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,8 +24,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Restaurant", - items: [ + title: "Restaurant", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "About Us", href: "#about" }, @@ -33,8 +32,7 @@ export default function HomePage() { ] }, { - title: "Location", - items: [ + title: "Location", items: [ { label: "Cotonou, Benin", href: "#" }, { label: "Get Directions", href: "#" }, { label: "Call Us", href: "#" }, @@ -42,8 +40,7 @@ export default function HomePage() { ] }, { - title: "Hours", - items: [ + title: "Hours", items: [ { label: "Monday - Sunday", href: "#" }, { label: "10:00 AM - 10:00 PM", href: "#" }, { label: "Reservations Available", href: "#" }, @@ -51,8 +48,7 @@ export default function HomePage() { ] }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Email", href: "#" }, { label: "Phone", href: "#" }, { label: "Instagram", href: "#" }, @@ -85,8 +81,7 @@ export default function HomePage() { { name: "Contact", id: "#contact" } ]} button={{ - text: "Reserve a Table", - href: "#contact" + text: "Reserve a Table", href: "#contact" }} /> @@ -101,12 +96,10 @@ export default function HomePage() { imageAlt="Fine dining restaurant ambiance" buttons={[ { - text: "View Menu", - href: "/menu" + text: "View Menu", href: "/menu" }, { - text: "Reserve a Table", - href: "#contact" + text: "Reserve a Table", href: "#contact" } ]} /> @@ -119,29 +112,22 @@ export default function HomePage() { tag="Our Story" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" imageAlt="Restaurant dining ambiance" imagePosition="right" + mediaAnimation="none" bulletPoints={[ { - title: "Delicious Flavors", - description: "Prepared with passion and quality ingredients sourced locally", - icon: Utensils + title: "Delicious Flavors", description: "Prepared with passion and quality ingredients sourced locally", icon: Utensils }, { - title: "Fresh Ingredients", - description: "We prioritize quality and seasonality in every dish we create", - icon: Leaf + title: "Fresh Ingredients", description: "We prioritize quality and seasonality in every dish we create", icon: Leaf }, { - title: "Generous Portions", - description: "Every plate is designed to satisfy and delight", - icon: Users + title: "Generous Portions", description: "Every plate is designed to satisfy and delight", icon: Users }, { - title: "Honest Prices", - description: "Great food that everyone can enjoy and afford", - icon: DollarSign + title: "Honest Prices", description: "Great food that everyone can enjoy and afford", icon: DollarSign } ]} /> @@ -158,46 +144,22 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Grilled Chicken Plate", - price: "8,500 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=1", - imageAlt: "Grilled Chicken Plate" + id: "1", name: "Grilled Chicken Plate", price: "8,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Grilled Chicken Plate" }, { - id: "2", - name: "Jollof Rice Special", - price: "6,500 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-rice-meal-with-pisum-carrot-served-with-green-plate-right-side-mixed-color-background-with-free-space_140725-160460.jpg?_wi=1", - imageAlt: "Jollof Rice Special" + id: "2", name: "Jollof Rice Special", price: "6,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-rice-meal-with-pisum-carrot-served-with-green-plate-right-side-mixed-color-background-with-free-space_140725-160460.jpg", imageAlt: "Jollof Rice Special" }, { - id: "3", - name: "Seafood Delight", - price: "12,000 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg?_wi=1", - imageAlt: "Seafood Delight" + id: "3", name: "Seafood Delight", price: "12,000 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg", imageAlt: "Seafood Delight" }, { - id: "4", - name: "Chef's Daily Dish", - price: "9,500 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-gurza-side-view_141793-4738.jpg?_wi=1", - imageAlt: "Chef's Daily Dish" + id: "4", name: "Chef's Daily Dish", price: "9,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-gurza-side-view_141793-4738.jpg", imageAlt: "Chef's Daily Dish" }, { - id: "5", - name: "Fresh Bread & Breakfast", - price: "3,500 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pastry-breakfast_23-2148354695.jpg?_wi=1", - imageAlt: "Fresh Bread & Breakfast" + id: "5", name: "Fresh Bread & Breakfast", price: "3,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pastry-breakfast_23-2148354695.jpg", imageAlt: "Fresh Bread & Breakfast" }, { - id: "6", - name: "Local Favorite Combo", - price: "7,500 FCFA", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=2", - imageAlt: "Local Favorite Combo" + id: "6", name: "Local Favorite Combo", price: "7,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Local Favorite Combo" } ]} /> @@ -212,31 +174,16 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "1", - title: "Delicious Meals", - author: "Our Promise", - description: "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", - tags: ["Quality", "Taste"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=1", - imageAlt: "Chef preparing food" + id: "1", title: "Delicious Meals", author: "Our Promise", description: "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", tags: ["Quality", "Taste"], + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg", imageAlt: "Chef preparing food" }, { - id: "2", - title: "Affordable Dining", - author: "Our Value", - description: "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", - tags: ["Value", "Honest"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=1", - imageAlt: "Customers enjoying meals" + id: "2", title: "Affordable Dining", author: "Our Value", description: "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", tags: ["Value", "Honest"], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg", imageAlt: "Customers enjoying meals" }, { - id: "3", - title: "Friendly Atmosphere", - author: "Our Culture", - description: "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", - tags: ["Hospitality", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=2", - imageAlt: "Restaurant ambiance" + id: "3", title: "Friendly Atmosphere", author: "Our Culture", description: "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", tags: ["Hospitality", "Community"], + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Restaurant ambiance" } ]} /> @@ -250,13 +197,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Google Reviews 4.7★", - "Highly Rated", - "Loved by Locals", - "Authentic Cuisine", - "Best Value", - "Premium Quality", - "Community Favorite" + "Google Reviews 4.7★", "Highly Rated", "Loved by Locals", "Authentic Cuisine", "Best Value", "Premium Quality", "Community Favorite" ]} speed={40} showCard={true} @@ -272,58 +213,22 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "The meal is very good and affordable for everyone", - quote: "I've been coming to Pain D'vie for months now. The food quality is exceptional, the portions are generous, and the prices are incredibly fair. This is my go-to restaurant for family celebrations.", - name: "Ama Okonkwo", - role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", - imageAlt: "Ama Okonkwo" + id: "1", title: "The meal is very good and affordable for everyone", quote: "I've been coming to Pain D'vie for months now. The food quality is exceptional, the portions are generous, and the prices are incredibly fair. This is my go-to restaurant for family celebrations.", name: "Ama Okonkwo", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Ama Okonkwo" }, { - id: "2", - title: "Authentic flavors, warm hospitality", - quote: "Pain D'vie captured the authentic taste of home cooking with a touch of elegance. Every visit feels special, and the staff treats you like family. Worth every franc.", - name: "Kofi Mensah", - role: "Food Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg", - imageAlt: "Kofi Mensah" + id: "2", title: "Authentic flavors, warm hospitality", quote: "Pain D'vie captured the authentic taste of home cooking with a touch of elegance. Every visit feels special, and the staff treats you like family. Worth every franc.", name: "Kofi Mensah", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg", imageAlt: "Kofi Mensah" }, { - id: "3", - title: "Perfect for any occasion", - quote: "From casual weeknight dinners to special celebrations, Pain D'vie delivers consistently. The ambiance is beautiful, the food is delicious, and I always feel welcome.", - name: "Zainab Diallo", - role: "Event Planner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", - imageAlt: "Zainab Diallo" + id: "3", title: "Perfect for any occasion", quote: "From casual weeknight dinners to special celebrations, Pain D'vie delivers consistently. The ambiance is beautiful, the food is delicious, and I always feel welcome.", name: "Zainab Diallo", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Zainab Diallo" }, { - id: "4", - title: "Worth the visit every time", - quote: "As someone who appreciates good food and fair prices, Pain D'vie is a gem. I bring my friends here regularly because I know they'll have an amazing experience.", - name: "Marcus Antoine", - role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man_23-2148479591.jpg", - imageAlt: "Marcus Antoine" + id: "4", title: "Worth the visit every time", quote: "As someone who appreciates good food and fair prices, Pain D'vie is a gem. I bring my friends here regularly because I know they'll have an amazing experience.", name: "Marcus Antoine", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man_23-2148479591.jpg", imageAlt: "Marcus Antoine" }, { - id: "5", - title: "A true community gathering place", - quote: "What sets Pain D'vie apart is the genuine care they put into everything. The chef knows quality, the staff truly cares, and the prices respect your wallet.", - name: "Saouda Ba", - role: "Local Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-blazer-does-positive-pose_114579-15697.jpg", - imageAlt: "Saouda Ba" + id: "5", title: "A true community gathering place", quote: "What sets Pain D'vie apart is the genuine care they put into everything. The chef knows quality, the staff truly cares, and the prices respect your wallet.", name: "Saouda Ba", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-blazer-does-positive-pose_114579-15697.jpg", imageAlt: "Saouda Ba" }, { - id: "6", - title: "Luxury dining at fair prices", - quote: "I expected to pay much more for food this good. Pain D'vie proves that exceptional quality doesn't have to be expensive. Highly recommended to anyone in Cotonou.", - name: "Pierre Leblanc", - role: "Restaurant Critic", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - imageAlt: "Pierre Leblanc" + id: "6", title: "Luxury dining at fair prices", quote: "I expected to pay much more for food this good. Pain D'vie proves that exceptional quality doesn't have to be expensive. Highly recommended to anyone in Cotonou.", name: "Pierre Leblanc", role: "Restaurant Critic", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Pierre Leblanc" } ]} />