3 Commits

Author SHA1 Message Date
286be60110 Update src/app/page.tsx 2026-04-02 18:40:38 +00:00
34d2b47a6e Update src/app/contact/page.tsx 2026-04-02 18:40:37 +00:00
306079af5a Merge version_1 into main
Merge version_1 into main
2026-04-02 18:39:57 +00:00
2 changed files with 34 additions and 121 deletions

View File

@@ -26,21 +26,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="The Corner Café"
/>
@@ -50,16 +42,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find Your New Favourite Spot"
description="1 Bell Lane, Eton Wick, Windsor. Open daily from 8am. Walk-ins always welcome."
buttons={[
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
]}
/>
</div>
@@ -68,8 +57,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Newsletter"
title="Keep in the Loop"
description="Join our list for weekly specials and events."

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="The Corner Café"
/>
@@ -52,45 +44,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Where Great Coffee Meets Generous Plates"
description="A local favourite in Eton Wick for beautifully crafted breakfasts, rich coffee, and warm, friendly service."
buttons={[
{
text: "View Menu",
href: "/menu",
},
text: "Discover Our Menu", href: "/menu"},
{
text: "Visit Us Today",
href: "/contact",
},
text: "Plan Your Visit", href: "/contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-smoothie-breakfast-ceramic-plate-white-table-near-epipremnum-aureum-plant_23-2148067210.jpg",
imageAlt: "Breakfast platter",
},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-smoothie-breakfast-ceramic-plate-white-table-near-epipremnum-aureum-plant_23-2148067210.jpg", imageAlt: "Breakfast platter"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-pours-milk-into-cup-coffee_141793-17485.jpg?_wi=1",
imageAlt: "Pouring coffee",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-pours-milk-into-cup-coffee_141793-17485.jpg?_wi=1", imageAlt: "Pouring coffee"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
imageAlt: "Cafe interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", imageAlt: "Cafe interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/egg-dish-with-tomato-served-turkish-copper-pan_140725-5804.jpg",
imageAlt: "Turkish scramble",
},
imageSrc: "http://img.b2bpic.net/free-photo/egg-dish-with-tomato-served-turkish-copper-pan_140725-5804.jpg", imageAlt: "Turkish scramble"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-assortment_23-2149030751.jpg",
imageAlt: "Fresh cakes",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-assortment_23-2149030751.jpg", imageAlt: "Fresh cakes"},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg",
imageAlt: "Smiling staff",
},
imageSrc: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg", imageAlt: "Smiling staff"},
]}
mediaAnimation="blur-reveal"
/>
@@ -101,12 +76,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"4.8 Stars",
"100+ Reviews",
"Eton Wick Favourite",
"Best Breakfast Award",
"Community Hub",
]}
"4.8 Stars", "100+ Reviews", "Eton Wick Favourite", "Best Breakfast Award", "Community Hub"]}
title="Loved by the Community"
description="Consistently rated 5 stars for our generous portions and warm, helpful service."
/>
@@ -120,23 +90,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Fresh & Flavourful",
description: "From smashed avocado to vibrant tomato dishes, made to order.",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-sandwich-bread-with-mashed-avocado-served-plate_1220-6913.jpg",
},
id: "f1", title: "Fresh & Flavourful", description: "From smashed avocado to vibrant tomato dishes, made to order.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-sandwich-bread-with-mashed-avocado-served-plate_1220-6913.jpg"},
{
id: "f2",
title: "Proper Coffee",
description: "Smooth Americanos and rich espresso, brewed to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=1",
},
id: "f2", title: "Proper Coffee", description: "Smooth Americanos and rich espresso, brewed to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=1"},
{
id: "f3",
title: "Generous Portions",
description: "Delicious value that ensures you leave feeling satisfied.",
imageSrc: "http://img.b2bpic.net/free-photo/people-serve-beautiful-fresh-relax-morning-coffee-cup-set_1150-7039.jpg",
},
id: "f3", title: "Generous Portions", description: "Delicious value that ensures you leave feeling satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/people-serve-beautiful-fresh-relax-morning-coffee-cup-set_1150-7039.jpg"},
]}
title="Breakfast Worth Waking Up For"
description="Everything we serve is made with care and locally sourced ingredients."
@@ -152,34 +110,17 @@ export default function LandingPage() {
description="Enjoy premium quality at great value for any occasion."
plans={[
{
id: "pl1",
title: "Morning Express",
price: "£7.50",
period: "daily",
features: [
"Coffee",
"Toastie",
],
id: "pl1", title: "Morning Express", price: "£7.50", period: "daily", features: [
"Coffee", "Toastie"],
button: {
text: "Order Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=2",
},
text: "Grab Yours"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=2"},
{
id: "pl2",
title: "Weekend Brunch",
price: "£15.00",
period: "weekend",
features: [
"Full Breakfast",
"Fresh Cake",
"Coffee",
],
id: "pl2", title: "Weekend Brunch", price: "£15.00", period: "weekend", features: [
"Full Breakfast", "Fresh Cake", "Coffee"],
button: {
text: "Book Table",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12149.jpg?_wi=1",
},
text: "Reserve Table"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12149.jpg?_wi=1"},
]}
/>
</div>
@@ -193,25 +134,9 @@ export default function LandingPage() {
description="Updates, seasonal ingredients, and community news."
blogs={[
{
id: "b1",
category: "News",
title: "Spring Menu Arrivals",
excerpt: "Discover new seasonal ingredients in our latest dishes.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pan-with-eggs-mexican-food_23-2148224151.jpg?_wi=1",
authorName: "The Team",
authorAvatar: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg",
date: "March 2025",
},
id: "b1", category: "News", title: "Spring Menu Arrivals", excerpt: "Discover new seasonal ingredients in our latest dishes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pan-with-eggs-mexican-food_23-2148224151.jpg?_wi=1", authorName: "The Team", authorAvatar: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg", date: "March 2025"},
{
id: "b2",
category: "Community",
title: "Local Coffee Roots",
excerpt: "Why we source our beans from local roasters.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=3",
authorName: "The Team",
authorAvatar: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg",
date: "February 2025",
},
id: "b2", category: "Community", title: "Local Coffee Roots", excerpt: "Why we source our beans from local roasters.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=3", authorName: "The Team", authorAvatar: "http://img.b2bpic.net/free-photo/boy-holding-we-re-open-sign-after-end-quarantine_23-2148639769.jpg", date: "February 2025"},
]}
/>
</div>