Merge version_1 into main #2
137
src/app/page.tsx
137
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SHANES"
|
||||
/>
|
||||
@@ -55,21 +47,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="SHANES Fish Bar"
|
||||
description="Fresh. Crispy. Legendary. Serving premium quality fish & chips made fresh daily with the finest ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Order Now", href: "#contact"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:0000000000",
|
||||
},
|
||||
text: "Call Us", href: "tel:0000000000"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-woman-breaking-piece_23-2148784904.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Hungry? Order Now"
|
||||
description="Don’t wait — your favourite meal is just one order away. Call us or visit us in-store."
|
||||
@@ -248,13 +171,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="SHANES Fish Bar"
|
||||
leftLink={{
|
||||
text: "© 2026 SHANES Fish Bar",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2026 SHANES Fish Bar", href: "#"}}
|
||||
rightLink={{
|
||||
text: "All rights reserved",
|
||||
href: "#",
|
||||
}}
|
||||
text: "All rights reserved", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user