diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d0f6f5..c86ef50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() { @@ -104,42 +75,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "m1", - name: "Jollof Rice Special", - price: "GH₵35", - imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", - }, - { - id: "m2", - name: "Grilled Tilapia Platter", - price: "GH₵45", - imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg?_wi=1", - }, - { - id: "m3", - name: "Creamy Chicken Pasta", - price: "GH₵40", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg", - }, - { - id: "m4", - name: "Vegetable Stir-fry", - price: "GH₵25", - imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg", - }, - { - id: "m5", - name: "Assorted Meat Stew", - price: "GH₵38", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109446.jpg", - }, - { - id: "m6", - name: "Gourmet Fruit Tart", - price: "GH₵20", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg", - }, + { id: "m1", name: "Jollof Rice Special", price: "GH₵35", imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg" }, + { id: "m2", name: "Grilled Tilapia Platter", price: "GH₵45", imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg" }, + { id: "m3", name: "Creamy Chicken Pasta", price: "GH₵40", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg" }, + { id: "m4", name: "Vegetable Stir-fry", price: "GH₵25", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg" }, + { id: "m5", name: "Assorted Meat Stew", price: "GH₵38", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109446.jpg" }, + { id: "m6", name: "Gourmet Fruit Tart", price: "GH₵20", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg" }, ]} title="Signature Menu" description="Exquisite dishes crafted to perfection." @@ -150,15 +91,7 @@ export default function LandingPage() { @@ -169,56 +102,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Doreen Adwoa", - date: "Oct 2024", - title: "Regular Client", - quote: "Consistently tasty food and amazing delivery service. My go-to in Kumasi!", - avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg?_wi=2", - imageAlt: "happy customer dining restaurant", - }, - { - id: "t2", - name: "Esther Dede", - date: "Sep 2024", - title: "Office Lead", - quote: "The catering for our office event was flawless. Everyone loved the portions.", - avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-barbeque-cake-outdoor-party_23-2149366196.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=2", - imageAlt: "happy customer dining restaurant", - }, - { - id: "t3", - name: "Kofi Mensa-Bonsu", - date: "Aug 2024", - title: "Satisfied Diner", - quote: "Excellent food, generous portions, and very professional staff.", - avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg", - imageAlt: "happy customer dining restaurant", - }, - { - id: "t4", - name: "Sarah Appiah", - date: "Jul 2024", - title: "Family Client", - quote: "Beautiful setup and delicious meals for our family party. Highly recommend.", - avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/little-bowls-with-snacks-served-white-table-outside_8353-1267.jpg?_wi=1", - imageAlt: "happy customer dining restaurant", - }, - { - id: "t5", - name: "John Boateng", - date: "Jun 2024", - title: "Corporate Guest", - quote: "Professional, punctual, and tasty. BeLs is definitely top tier.", - avatarSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg?_wi=2", - imageAlt: "happy customer dining restaurant", - }, + { id: "t1", tag: "Review", name: "Doreen Adwoa", date: "Oct 2024", title: "Regular Client", quote: "Consistently tasty food and amazing delivery service. My go-to in Kumasi!", avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg", imageSrc: "http://img.b2bpic.net/free-photo/meat-catering-table-event_8353-9847.jpg", imageAlt: "happy customer dining restaurant" }, + { id: "t2", tag: "Review", name: "Esther Dede", date: "Sep 2024", title: "Office Lead", quote: "The catering for our office event was flawless. Everyone loved the portions.", avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-barbeque-cake-outdoor-party_23-2149366196.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "happy customer dining restaurant" }, + { id: "t3", tag: "Review", name: "Kofi Mensa-Bonsu", date: "Aug 2024", title: "Satisfied Diner", quote: "Excellent food, generous portions, and very professional staff.", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg", imageAlt: "happy customer dining restaurant" }, + { id: "t4", tag: "Review", name: "Sarah Appiah", date: "Jul 2024", title: "Family Client", quote: "Beautiful setup and delicious meals for our family party. Highly recommend.", avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg", imageSrc: "http://img.b2bpic.net/free-photo/little-bowls-with-snacks-served-white-table-outside_8353-1267.jpg", imageAlt: "happy customer dining restaurant" }, + { id: "t5", tag: "Review", name: "John Boateng", date: "Jun 2024", title: "Corporate Guest", quote: "Professional, punctual, and tasty. BeLs is definitely top tier.", avatarSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg", imageAlt: "happy customer dining restaurant" }, ]} title="Loved by Our Community" description="Hear what our wonderful clients have to say about their BeLs Catering experience." @@ -229,21 +117,9 @@ export default function LandingPage() { @@ -280,33 +145,16 @@ export default function LandingPage() { logoText="BeLs Catering" columns={[ { - title: "Links", - items: [ - { - label: "Home", - href: "#hero", - }, - { - label: "Menu", - href: "#menu", - }, - { - label: "About", - href: "#about", - }, + title: "Links", items: [ + { label: "Home", href: "#hero" }, + { label: "Menu", href: "#menu" }, + { label: "About", href: "#about" }, ], }, { - title: "Contact", - items: [ - { - label: "055 048 9416", - href: "tel:0550489416", - }, - { - label: "Kumasi, Ghana", - href: "#", - }, + title: "Contact", items: [ + { label: "055 048 9416", href: "tel:0550489416" }, + { label: "Kumasi, Ghana", href: "#" }, ], }, ]} @@ -315,4 +163,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file