diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a50dc49..291bb35 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,10 +50,10 @@ export default function AboutPage() { title="Our Values" description="Quality, Community, and Passion define us." features={[ - { title: "Premium Meats", description: "Only the best cuts.", buttonIcon: Beef, imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Fresh Vegetables", description: "Daily arrivals.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Traditional Recipes", description: "Authentic taste.", buttonIcon: Scroll, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Modern Approach", description: "Reinventing the classics.", buttonIcon: Sparkles, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Premium Meats", description: "Only the best cuts.", buttonIcon: Beef, imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg?_wi=1", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Fresh Vegetables", description: "Daily arrivals.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=3", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Traditional Recipes", description: "Authentic taste.", buttonIcon: Scroll, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=3", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Modern Approach", description: "Reinventing the classics.", buttonIcon: Sparkles, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=3", imageAlt: "Assortment with delicious high protein vegan meal" }, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 69dd473..2ed934a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,10 +47,10 @@ export default function ContactPage() { title="Visit Us" description="Find our flagship store in Watford." features={[ - { title: "Central Location", description: "Easy access.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Parking Available", description: "Hassle-free visits.", buttonIcon: Car, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Opening Hours", description: "Daily till late.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, - { title: "Delivery", description: "To your doorstep.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Central Location", description: "Easy access.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-delicious-high-protein-vegan-meal_23-2149039399.jpg?_wi=2", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Parking Available", description: "Hassle-free visits.", buttonIcon: Car, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Opening Hours", description: "Daily till late.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal" }, + { title: "Delivery", description: "To your doorstep.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=4", imageAlt: "Assortment with delicious high protein vegan meal" }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index a685255..4143ccd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,9 +44,9 @@ export default function LandingPage() { description="Authentic halal flavours reimagined for the modern palate in the heart of Watford." buttons={[{ text: "Order Now", href: "#" }, { text: "Menu", href: "/menu" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg", imageAlt: "Hero dish 1" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg", imageAlt: "Hero dish 2" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg", imageAlt: "Hero dish 3" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=1", imageAlt: "Hero dish 1" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=1", imageAlt: "Hero dish 2" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=1", imageAlt: "Hero dish 3" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-french-fries-human-hand-fly_176474-2697.jpg", imageAlt: "Hero dish 4" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-vegetables-yellow-background_123827-20315.jpg", imageAlt: "Hero dish 5" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/asian-food-chicken-fried-with-sauce-rice-served-plate_1220-7132.jpg", imageAlt: "Hero dish 6" }, @@ -96,9 +96,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Fresh Ingredients", description: "Sourced daily for maximum flavour.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-tray_23-2149358118.jpg", imageAlt: "Top view delicious food on tray" }, - { title: "Big Portions", description: "Always enough to satisfy your craving.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg", imageAlt: "Top view delicious food on tray" }, - { title: "Friendly Staff", description: "Serving with a smile, every single time.", buttonIcon: Smile, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg", imageAlt: "Top view delicious food on tray" }, - { title: "Quality Food", description: "Halal certified and meticulously prepared.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg", imageAlt: "Top view delicious food on tray" }, + { title: "Big Portions", description: "Always enough to satisfy your craving.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/shaurma-roasted-potatoes-dip-dressing_114579-1139.jpg?_wi=2", imageAlt: "Top view delicious food on tray" }, + { title: "Friendly Staff", description: "Serving with a smile, every single time.", buttonIcon: Smile, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-consists-tomatoes-olives-peppers-dark-background-health-diet-meal-snack-salad_140725-96827.jpg?_wi=2", imageAlt: "Top view delicious food on tray" }, + { title: "Quality Food", description: "Halal certified and meticulously prepared.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-photo/sadj-with-various-sliced-vegetables-meat_140725-3816.jpg?_wi=2", imageAlt: "Top view delicious food on tray" }, ]} title="Why Choose Us?" description="We don't just cook food; we craft experiences that respect traditional halal values."