From 57ff2666e0f224b96622fadf2433f769c3d588d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:50:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 254 +++++++++++------------------------------------ 1 file changed, 60 insertions(+), 194 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36914a9..bc46ff5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,17 @@ export default function LandingPage() { @@ -62,13 +52,9 @@ export default function LandingPage() { description="Every bite is made with premium ingredients and care—because great food deserves a great experience." buttons={[ { - text: "View Menu", - href: "#menu", - }, + text: "View Menu", href: "#menu"}, { - text: "Order Now", - href: "#contact", - }, + text: "Order Now", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/food-catering-bread-pizzas-menu_624325-1355.jpg" imageAlt="Gourmet pizza and burger spread on a table" @@ -85,17 +71,11 @@ export default function LandingPage() { description="At Gula, we believe great food starts with great ingredients. From fresh dough to gourmet toppings and perfectly seasoned patties, we craft every dish with passion and precision to ensure an unforgettable dining experience." metrics={[ { - value: "10+", - title: "Years Serving", - }, + value: "10+", title: "Years Serving"}, { - value: "100%", - title: "Fresh Ingredients", - }, + value: "100%", title: "Fresh Ingredients"}, { - value: "50+", - title: "Menu Items", - }, + value: "50+", title: "Menu Items"}, ]} imageSrc="http://img.b2bpic.net/free-photo/sous-chef-pressing-knife-cloves-make-crushed-garlic-cutting-board_482257-121114.jpg" imageAlt="Chef preparing a meal in a high-end kitchen" @@ -112,65 +92,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "pizza-1", - brand: "Gula Pizza", - name: "Margherita Masterpiece", - price: "$18.00", - rating: 5, - reviewCount: "245", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg", - imageAlt: "Classic Margherita pizza", - }, + id: "pizza-1", brand: "Gula Pizza", name: "Margherita Masterpiece", price: "$18.00", rating: 5, + reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096953.jpg", imageAlt: "Classic Margherita pizza"}, { - id: "pizza-2", - brand: "Gula Pizza", - name: "Fiery Pepperoni", - price: "$20.00", - rating: 4.8, - reviewCount: "190", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286884.jpg", - imageAlt: "Spicy Pepperoni pizza", - }, + id: "pizza-2", brand: "Gula Pizza", name: "Fiery Pepperoni", price: "$20.00", rating: 4.8, + reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286884.jpg", imageAlt: "Spicy Pepperoni pizza"}, { - id: "pizza-3", - brand: "Gula Pizza", - name: "Garden Veggie Delight", - price: "$19.00", - rating: 4.7, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-with-pepper_23-2148601577.jpg", - imageAlt: "Vegetarian pizza with fresh vegetables", - }, + id: "pizza-3", brand: "Gula Pizza", name: "Garden Veggie Delight", price: "$19.00", rating: 4.7, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-with-pepper_23-2148601577.jpg", imageAlt: "Vegetarian pizza with fresh vegetables"}, { - id: "burger-1", - brand: "Gula Burger", - name: "Classic Gula Cheeseburger", - price: "$16.00", - rating: 4.9, - reviewCount: "310", - imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-burger-with-beef-cheese-tomato-fried-bacon_2829-13905.jpg", - imageAlt: "Classic beef cheeseburger", - }, + id: "burger-1", brand: "Gula Burger", name: "Classic Gula Cheeseburger", price: "$16.00", rating: 4.9, + reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-burger-with-beef-cheese-tomato-fried-bacon_2829-13905.jpg", imageAlt: "Classic beef cheeseburger"}, { - id: "burger-2", - brand: "Gula Burger", - name: "Spicy Gula Chicken Burger", - price: "$17.00", - rating: 4.6, - reviewCount: "180", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-burger-with-french-fries-dark-floor_140725-89724.jpg", - imageAlt: "Spicy chicken burger with hot sauce", - }, + id: "burger-2", brand: "Gula Burger", name: "Spicy Gula Chicken Burger", price: "$17.00", rating: 4.6, + reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-burger-with-french-fries-dark-floor_140725-89724.jpg", imageAlt: "Spicy chicken burger with hot sauce"}, { - id: "burger-3", - brand: "Gula Burger", - name: "The Vegan Wonder", - price: "$17.50", - rating: 4.7, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039343.jpg", - imageAlt: "Plant-based vegan burger", - }, + id: "burger-3", brand: "Gula Burger", name: "The Vegan Wonder", price: "$17.50", rating: 4.7, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039343.jpg", imageAlt: "Plant-based vegan burger"}, ]} title="Our Irresistible Menu" description="Explore a diverse selection of gourmet pizzas, juicy burgers, and delicious sides. Each item is a testament to our culinary passion." @@ -185,26 +123,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "The Gula Dine-in Experience", - description: "Savor our dishes in a cozy, welcoming ambiance. Perfect for social gatherings or a relaxing meal.", - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-2411.jpg", - imageAlt: "Cozy restaurant interior", - }, + id: "f1", title: "The Gula Dine-in Experience", description: "Savor our dishes in a cozy, welcoming ambiance. Perfect for social gatherings or a relaxing meal.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-2411.jpg", imageAlt: "Cozy restaurant interior"}, { - id: "f2", - title: "Quick & Convenient Takeaway", - description: "Order ahead and pick up your hot, fresh meal. Ideal for busy professionals and families on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg", - imageAlt: "Food packaging ready for pickup", - }, + id: "f2", title: "Quick & Convenient Takeaway", description: "Order ahead and pick up your hot, fresh meal. Ideal for busy professionals and families on the go.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg", imageAlt: "Food packaging ready for pickup"}, { - id: "f3", - title: "Effortless Home Delivery", - description: "Get Gula delivered right to your door. Enjoy premium food in the comfort of your home through our partners.", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303524.jpg", - imageAlt: "Delivery person with food bag", - }, + id: "f3", title: "Effortless Home Delivery", description: "Get Gula delivered right to your door. Enjoy premium food in the comfort of your home through our partners.", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303524.jpg", imageAlt: "Delivery person with food bag"}, ]} title="Seamless Ordering, Every Time" description="Whether you're dining in, picking up, or having it delivered, Gula makes it easy to enjoy your favorites. Choose the option that fits your lifestyle." @@ -218,41 +141,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@sarah_foodie", - testimonial: "Gula's pizza is simply divine! The crust is perfect, and the toppings are so fresh. A must-try for any pizza lover.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-eating-tasty-classic-burger-angry-mad-screaming-frustrated-furious-shouting-with-anger-looking-up_839833-29909.jpg", - imageAlt: "Sarah Johnson, happy customer", - }, + id: "1", name: "Sarah Johnson", handle: "@sarah_foodie", testimonial: "Gula's pizza is simply divine! The crust is perfect, and the toppings are so fresh. A must-try for any pizza lover.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-eating-tasty-classic-burger-angry-mad-screaming-frustrated-furious-shouting-with-anger-looking-up_839833-29909.jpg", imageAlt: "Sarah Johnson, happy customer"}, { - id: "2", - name: "Michael Chen", - handle: "@burger_king_mike", - testimonial: "Best burger I've had in ages! Juicy patty, fresh veggies, and a fantastic bun. Gula never disappoints.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-table_23-2148972803.jpg", - imageAlt: "Michael Chen, happy customer", - }, + id: "2", name: "Michael Chen", handle: "@burger_king_mike", testimonial: "Best burger I've had in ages! Juicy patty, fresh veggies, and a fantastic bun. Gula never disappoints.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-table_23-2148972803.jpg", imageAlt: "Michael Chen, happy customer"}, { - id: "3", - name: "Emily Rodriguez", - handle: "@emily_eats", - testimonial: "The atmosphere is so welcoming, and the food is consistently amazing. Gula is our go-to spot for family dinners now.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg", - imageAlt: "Emily Rodriguez, happy customer", - }, + id: "3", name: "Emily Rodriguez", handle: "@emily_eats", testimonial: "The atmosphere is so welcoming, and the food is consistently amazing. Gula is our go-to spot for family dinners now.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg", imageAlt: "Emily Rodriguez, happy customer"}, { - id: "4", - name: "David Kim", - handle: "@dkim_reviews", - testimonial: "Ordered delivery last night, and it was still hot and fresh! Seamless process and incredible food. Highly recommend.", - rating: 4.9, - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-adults-toasting-having-fun-while-having-lunch-together-dining-room_637285-3568.jpg", - imageAlt: "David Kim, happy customer", - }, + id: "4", name: "David Kim", handle: "@dkim_reviews", testimonial: "Ordered delivery last night, and it was still hot and fresh! Seamless process and incredible food. Highly recommend.", rating: 4.9, + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-adults-toasting-having-fun-while-having-lunch-together-dining-room_637285-3568.jpg", imageAlt: "David Kim, happy customer"}, ]} showRating={true} title="What Our Guests Say" @@ -266,27 +165,18 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq1", - title: "How can I place an order for takeaway or delivery?", - content: "You can place your order directly through our website via WhatsApp or find us on popular delivery platforms like Uber Eats and Deliveroo. Just click 'Order Now'!", - }, + id: "faq1", title: "Como posso fazer um pedido para take-away ou entrega?", content: "Pode fazer o seu pedido diretamente através do nosso site via WhatsApp ou encontrar-nos em plataformas de entrega populares como Uber Eats e Deliveroo. Basta clicar em 'Encomendar Agora'!"}, { - id: "faq2", - title: "Do you offer vegetarian, vegan, or gluten-free options?", - content: "Yes, we offer a variety of vegetarian and vegan options, including our Garden Veggie Delight pizza and The Vegan Wonder burger. Please inform our staff about any dietary restrictions for gluten-free options.", - }, + id: "faq2", title: "Oferecem opções vegetarianas, veganas ou sem glúten?", content: "Sim, oferecemos uma variedade de opções vegetarianas e veganas, incluindo a nossa pizza 'Delícia Vegetal do Jardim' e o hambúrguer 'A Maravilha Vegana'. Por favor, informe a nossa equipa sobre quaisquer restrições alimentares para opções sem glúten."}, { - id: "faq3", - title: "What are your restaurant's operating hours?", - content: "Gula Pizza & Burger is open daily from 12:00 PM to 10:00 PM. We look forward to welcoming you for dine-in, takeaway, or delivery.", - }, + id: "faq3", title: "Quais são os horários de funcionamento do vosso restaurante?", content: "Gula Pizza & Burger está aberto diariamente das 12:00h às 22:00h. Esperamos recebê-lo para refeição no local, take-away ou entrega."}, ]} imageSrc="http://img.b2bpic.net/free-vector/flat-design-product-card-template_23-2149678499.jpg" imageAlt="Person checking phone for food order" mediaAnimation="slide-up" mediaPosition="right" - title="Your Questions, Answered" - description="Find quick answers to common questions about our menu, ordering, and dining experience." + title="As Suas Perguntas, Respondidas" + description="Encontre respostas rápidas para perguntas comuns sobre o nosso menu, como encomendar e a experiência de refeição." faqsAnimation="slide-up" /> @@ -295,14 +185,13 @@ export default function LandingPage() { @@ -310,63 +199,40 @@ export default function LandingPage() {