From f368d2a294e3471a2719f03dde66cc61c6b7703c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:34:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37dc393..0e74cfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,22 +59,22 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg", imageAlt: "Fresh golden fish and chips" + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg?_wi=1", imageAlt: "Fresh golden fish and chips" }, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg", imageAlt: "Crispy haddock with chips" + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg?_wi=1", imageAlt: "Crispy haddock with chips" }, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/preparing-juicy-beef-meat-with-rosemary-burger_7502-9875.jpg", imageAlt: "Professional fish frying" + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/preparing-juicy-beef-meat-with-rosemary-burger_7502-9875.jpg?_wi=1", imageAlt: "Professional fish frying" }, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg", imageAlt: "Golden cheese fries" + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg?_wi=1", imageAlt: "Golden cheese fries" }, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg", imageAlt: "Delicious fish and chips plate" + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg?_wi=2", imageAlt: "Delicious fish and chips plate" }, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg", imageAlt: "Takeaway fish and chips" + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg?_wi=2", imageAlt: "Takeaway fish and chips" } ]} autoPlay={true} @@ -113,19 +113,19 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Fresh Fish Daily", description: "Sourced from trusted local suppliers. Our fish arrives fresh each morning, ensuring quality in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-juicy-beef-meat-with-rosemary-burger_7502-9875.jpg", imageAlt: "Professional fish preparation", buttonIcon: CheckCircle, + title: "Fresh Fish Daily", description: "Sourced from trusted local suppliers. Our fish arrives fresh each morning, ensuring quality in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-juicy-beef-meat-with-rosemary-burger_7502-9875.jpg?_wi=2", imageAlt: "Professional fish preparation", buttonIcon: CheckCircle, buttonHref: "/menu" }, { - title: "Fast Takeaway", description: "We know your time matters. Average wait time under 10 minutes during peak hours. Quick, efficient service.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg", imageAlt: "Quick service ready meal", buttonIcon: Zap, + title: "Fast Takeaway", description: "We know your time matters. Average wait time under 10 minutes during peak hours. Quick, efficient service.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg?_wi=3", imageAlt: "Quick service ready meal", buttonIcon: Zap, buttonHref: "/order" }, { - title: "Great Value", description: "Competitive pricing without compromising quality. Fish & chips from £1–8. Best value in Halifax.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg", imageAlt: "Affordable menu options", buttonIcon: Star, + title: "Great Value", description: "Competitive pricing without compromising quality. Fish & chips from £1–8. Best value in Halifax.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg?_wi=2", imageAlt: "Affordable menu options", buttonIcon: Star, buttonHref: "/menu" }, { - title: "Trusted Locals", description: "Rated 4.3 stars with nearly 600 reviews. Our regulars know us by name and come back weekly.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg", imageAlt: "Customer favorite meals", buttonIcon: Shield, + title: "Trusted Locals", description: "Rated 4.3 stars with nearly 600 reviews. Our regulars know us by name and come back weekly.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg?_wi=3", imageAlt: "Customer favorite meals", buttonIcon: Shield, buttonHref: "/reviews" } ]} @@ -156,15 +156,15 @@ export default function LandingPage() { products={[ { id: "product-1", brand: "New Lodge", name: "Fish & Chips", price: "£5.50", rating: 4.8, - reviewCount: "234", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg", imageAlt: "Classic fish and chips" + reviewCount: "234", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-with-french-fries-different-types-sauce_23-2148646641.jpg?_wi=4", imageAlt: "Classic fish and chips" }, { id: "product-2", brand: "New Lodge", name: "Haddock & Chips with Scallop", price: "£6.50", rating: 4.9, - reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg", imageAlt: "Premium haddock and chips" + reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-bowl-paper-wrap-with-copy-space-lemon_23-2148784923.jpg?_wi=4", imageAlt: "Premium haddock and chips" }, { id: "product-3", brand: "New Lodge", name: "Cheese Fries", price: "£3.50", rating: 4.6, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg", imageAlt: "Golden cheese fries" + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-mac-cheese_23-2149286878.jpg?_wi=3", imageAlt: "Golden cheese fries" } ]} containerClassName="max-w-7xl mx-auto px-4 py-24"