3 Commits

Author SHA1 Message Date
0ce8ec141f Merge version_2 into main
Merge version_2 into main
2026-04-05 07:11:27 +00:00
b0cb62df07 Update src/app/page.tsx 2026-04-05 07:11:24 +00:00
79e2da17ae Merge version_1 into main
Merge version_1 into main
2026-04-05 07:09:04 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Our Story",
id: "#about",
},
name: "Our Story", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Find Us",
id: "#contact",
},
name: "Find Us", id: "#contact"},
]}
brandName="Picture Pot"
/>
@@ -55,104 +47,59 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="A moment of pure delight"
description="Nestled on the edge of England's most beautiful village green — the Picture Pot Tearoom is where cream teas, fresh sandwiches and legendary scones meet a view that stops time."
testimonials={[
{
name: "Victoria M.",
handle: "@victoria",
testimonial: "The scones are legendary here!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1",
},
name: "Victoria M.", handle: "@victoria", testimonial: "The scones are legendary here!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1"},
{
name: "Sergio G.",
handle: "@sergio",
testimonial: "Best hidden tearoom in the UK.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg?_wi=1",
},
name: "Sergio G.", handle: "@sergio", testimonial: "Best hidden tearoom in the UK.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg?_wi=1"},
{
name: "Debi S.",
handle: "@debi",
testimonial: "Huge portions and so welcoming.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg?_wi=1",
},
name: "Debi S.", handle: "@debi", testimonial: "Huge portions and so welcoming.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg?_wi=1"},
{
name: "Christopher B.",
handle: "@chris",
testimonial: "Great cakes, lovely people.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg?_wi=1",
},
name: "Christopher B.", handle: "@chris", testimonial: "Great cakes, lovely people.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg?_wi=1"},
{
name: "Carmelo S.",
handle: "@carmelo",
testimonial: "Millionaire shortbread is the best.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg?_wi=1",
},
name: "Carmelo S.", handle: "@carmelo", testimonial: "Millionaire shortbread is the best.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg?_wi=1"},
]}
buttons={[
{
text: "See Our Menu",
href: "#menu",
},
text: "See Our Menu", href: "#menu"},
{
text: "Find Us",
href: "#contact",
},
text: "Find Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096513.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", alt: "Customer 5"},
]}
avatarText="Loved by our regulars"
marqueeItems={[
{
type: "text",
text: "Homemade Scones",
type: "text", text: "Homemade Scones"},
{
type: "text-icon", text: "Village Views", icon: Leaf,
},
{
type: "text-icon",
text: "Village Views",
icon: Leaf,
type: "text", text: "Freshly Ground Coffee"},
{
type: "text-icon", text: "Cyclist Friendly", icon: Coffee,
},
{
type: "text",
text: "Freshly Ground Coffee",
},
{
type: "text-icon",
text: "Cyclist Friendly",
icon: Coffee,
},
{
type: "text",
text: "Vintage Charm",
},
type: "text", text: "Vintage Charm"},
]}
/>
</div>
@@ -164,17 +111,11 @@ export default function LandingPage() {
description="The Picture Pot Tearoom sits at the heart of Finchingfield, overlooking the duck pond, the windmill, and the green. Everything we do is made with care by people who love what they do."
metrics={[
{
value: "10+",
title: "Years Serving",
},
value: "10+", title: "Years Serving"},
{
value: "4.8",
title: "Google Rating",
},
value: "4.8", title: "Google Rating"},
{
value: "∞",
title: "Scones Baked",
},
value: "∞", title: "Scones Baked"},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-with-cup-tea-teapot-bouquet-tulips_169016-10628.jpg"
mediaAnimation="slide-up"
@@ -189,20 +130,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Homemade Daily",
description: "All cakes, scones and flapjacks freshly baked each morning.",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=1",
},
title: "Homemade Daily", description: "All cakes, scones and flapjacks freshly baked each morning.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=1"},
{
title: "Village Green Views",
description: "Overlooking the iconic Finchingfield duck pond and windmill.",
imageSrc: "http://img.b2bpic.net/free-photo/ducks-pond_23-2148568651.jpg",
},
title: "Village Green Views", description: "Overlooking the iconic Finchingfield duck pond and windmill.", imageSrc: "http://img.b2bpic.net/free-photo/ducks-pond_23-2148568651.jpg"},
{
title: "Cyclist Friendly",
description: "A beloved stop on the finest Essex riding routes.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-talking-bikes_23-2148777197.jpg",
},
title: "Cyclist Friendly", description: "A beloved stop on the finest Essex riding routes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-talking-bikes_23-2148777197.jpg"},
]}
title="Why you'll love it here"
description="More than just tea and cake — a local experience."
@@ -217,59 +149,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Bakery",
name: "Cream Tea",
price: "£8.50",
rating: 5,
reviewCount: "240",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=2",
},
id: "1", brand: "Bakery", name: "Cream Tea", price: "£8.50", rating: 5,
reviewCount: "240", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=2"},
{
id: "2",
brand: "Breakfast",
name: "Breakfast Bap",
price: "£6.00",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=3",
},
id: "2", brand: "Breakfast", name: "Breakfast Bap", price: "£6.00", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=3"},
{
id: "3",
brand: "Lunch",
name: "BLT Sandwich",
price: "£9.50",
rating: 5,
reviewCount: "320",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=4",
},
id: "3", brand: "Lunch", name: "BLT Sandwich", price: "£9.50", rating: 5,
reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=4"},
{
id: "4",
brand: "Sweet",
name: "Victoria Sponge",
price: "£4.50",
rating: 5,
reviewCount: "410",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=5",
},
id: "4", brand: "Sweet", name: "Victoria Sponge", price: "£4.50", rating: 5,
reviewCount: "410", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=5"},
{
id: "5",
brand: "Lunch",
name: "Jacket Potato",
price: "£8.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=6",
},
id: "5", brand: "Lunch", name: "Jacket Potato", price: "£8.00", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=6"},
{
id: "6",
brand: "Tea",
name: "Specialty Tea Pot",
price: "£3.50",
rating: 5,
reviewCount: "500",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=7",
},
id: "6", brand: "Tea", name: "Specialty Tea Pot", price: "£3.50", rating: 5,
reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-berry-cake-white-oval-plate-red-shawl-grey-surface_140725-102590.jpg?_wi=7"},
]}
title="Fresh, honest food"
description="Made to order with the finest seasonal ingredients."
@@ -281,30 +177,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Victoria M.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=2",
},
id: "1", name: "Victoria M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=2"},
{
id: "2",
name: "Sergio A.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg?_wi=2",
},
id: "2", name: "Sergio A.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-man-cafe_329181-2096.jpg?_wi=2"},
{
id: "3",
name: "Debi S.",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg?_wi=2",
},
id: "3", name: "Debi S.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-really-love-with-her_329181-13885.jpg?_wi=2"},
{
id: "4",
name: "Christopher B.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg?_wi=2",
},
id: "4", name: "Christopher B.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-woman-restaurant_23-2148343396.jpg?_wi=2"},
{
id: "5",
name: "Carmelo S.",
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg?_wi=2",
},
id: "5", name: "Carmelo S.", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg?_wi=2"},
]}
cardTitle="Loved by everyone"
cardTag="Reviews"
@@ -316,16 +197,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Visit Us"
title="Come and sit a while"
description="Village Green, Finchingfield, Essex. Open daily. We'll have the kettle on, a scone at the ready, and a warm welcome waiting."
buttons={[
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
]}
/>
</div>
@@ -335,50 +213,31 @@ export default function LandingPage() {
logoText="Picture Pot"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Story",
href: "#about",
},
label: "Story", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Find Us",
href: "#contact",
},
label: "Find Us", href: "#contact"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Google Reviews",
href: "#",
},
label: "Google Reviews", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -388,4 +247,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}