From 456529e969dcf730f35a3cfd627192b34df57bbd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:47:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 137 ++++++++++------------------------------------- 1 file changed, 28 insertions(+), 109 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aad6c8e..ed0c397 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,21 +47,16 @@ export default function LandingPage() {
@@ -90,28 +77,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Fresh Daily", - description: "Fresh food cooked daily to ensure maximum quality.", - bentoComponent: "reveal-icon", - icon: Calendar, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-fish-dark-surface-meal-pepper-meat-fry-seafood-sea-food-salad-dish-cooking_179666-17615.jpg", - imageAlt: "fish and chips restaurant kitchen", + title: "Fresh Daily", description: "Fresh food cooked daily to ensure maximum quality.", bentoComponent: "reveal-icon", icon: Calendar, }, { - title: "High Quality", - description: "Only the finest ingredients sourced for our dishes.", - bentoComponent: "reveal-icon", - icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg?_wi=2", - imageAlt: "fish and chips restaurant kitchen", + title: "High Quality", description: "Only the finest ingredients sourced for our dishes.", bentoComponent: "reveal-icon", icon: Award, }, { - title: "Fast Service", - description: "Fast and friendly service that keeps you coming back.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg?_wi=1", - imageAlt: "fish and chips restaurant kitchen", + title: "Fast Service", description: "Fast and friendly service that keeps you coming back.", bentoComponent: "reveal-icon", icon: Zap, }, ]} title="Why Customers Love SHANES" @@ -127,41 +99,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Cod & Chips", - price: "£8.99", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg?_wi=2", - }, + id: "p1", name: "Cod & Chips", price: "£8.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-held-by-woman_23-2148784901.jpg"}, { - id: "p2", - name: "Chicken Burger", - price: "£5.49", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-fries-sauce-with-beer_23-2148784441.jpg", - }, + id: "p2", name: "Chicken Burger", price: "£5.49", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-fries-sauce-with-beer_23-2148784441.jpg"}, { - id: "p3", - name: "Sausage & Chips", - price: "£4.99", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187929.jpg", - }, + id: "p3", name: "Sausage & Chips", price: "£4.99", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187929.jpg"}, { - id: "p4", - name: "Family Box", - price: "£14.99", - imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg", - }, + id: "p4", name: "Family Box", price: "£14.99", imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg"}, { - id: "p5", - name: "Fish Burger", - price: "£5.99", - imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-some-takeaway-burger_23-2149050346.jpg", - }, + id: "p5", name: "Fish Burger", price: "£5.99", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-some-takeaway-burger_23-2149050346.jpg"}, { - id: "p6", - name: "Kids Meal", - price: "£3.99", - imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7713.jpg", - }, + id: "p6", name: "Kids Meal", price: "£3.99", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7713.jpg"}, ]} title="Our Most Popular Meals" description="From golden, crispy cod to delicious, juicy burgers, explore our full menu of classic takeaway favourites." @@ -175,20 +123,11 @@ export default function LandingPage() { tag="Quality Statement" metrics={[ { - id: "m1", - value: "100%", - description: "Fresh Ingredients", - }, + id: "m1", value: "100%", description: "Fresh Ingredients"}, { - id: "m2", - value: "Daily", - description: "Cooked Fresh", - }, + id: "m2", value: "Daily", description: "Cooked Fresh"}, { - id: "m3", - value: "100%", - description: "Flavour Guarantee", - }, + id: "m3", value: "100%", description: "Flavour Guarantee"}, ]} metricsAnimation="slide-up" /> @@ -199,30 +138,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fish-chips-bowl-with-lemon_23-2148776013.jpg", - }, + id: "t1", name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fish-chips-bowl-with-lemon_23-2148776013.jpg"}, { - id: "t2", - name: "Michael", - imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fries-ketchup-mayonnaise_140725-6492.jpg", - }, + id: "t2", name: "Michael", imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-served-with-french-fries-ketchup-mayonnaise_140725-6492.jpg"}, { - id: "t3", - name: "Emily", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg", - }, + id: "t3", name: "Emily", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg"}, { - id: "t4", - name: "David", - imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-selfie-together-while-eating-pizza_23-2150419453.jpg", - }, + id: "t4", name: "David", imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-selfie-together-while-eating-pizza_23-2150419453.jpg"}, { - id: "t5", - name: "Emma", - imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-with-juicy-chicken-burger-cheese-tomato-red-onion-wooden-table_2829-19652.jpg", - }, + id: "t5", name: "Emma", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-with-juicy-chicken-burger-cheese-tomato-red-onion-wooden-table_2829-19652.jpg"}, ]} cardTitle="What Our Customers Say" cardTag="Customer Experience" @@ -234,8 +158,7 @@ export default function LandingPage() { -- 2.49.1