Merge version_1 into main #2
234
src/app/page.tsx
234
src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Visit Us", id: "contact"},
|
||||
]}
|
||||
brandName="Chloe's Bakehouse"
|
||||
/>
|
||||
@@ -50,101 +44,56 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Baked Fresh. Every Single Day."
|
||||
description="Chloe's Bakehouse is a hidden gem in the heart of Brailsford — where every cake, pastry and bake is handmade by Chloe herself, and every cup of coffee is served with a genuine smile."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Zsuzsanna B.",
|
||||
handle: "@customer",
|
||||
testimonial: "Seriously impressed! I've never seen such attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rolling-pin-near-buns_23-2147742725.jpg?_wi=1",
|
||||
},
|
||||
name: "Zsuzsanna B.", handle: "@customer", testimonial: "Seriously impressed! I've never seen such attention to detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rolling-pin-near-buns_23-2147742725.jpg"},
|
||||
{
|
||||
name: "Matt G.",
|
||||
handle: "@customer",
|
||||
testimonial: "Chloe's Bakehouse is an absolute gem! The coffee is consistently excellent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-coffee-wooden-tabletop_23-2147742728.jpg",
|
||||
},
|
||||
name: "Matt G.", handle: "@customer", testimonial: "Chloe's Bakehouse is an absolute gem! The coffee is consistently excellent.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-coffee-wooden-tabletop_23-2147742728.jpg"},
|
||||
{
|
||||
name: "Sarah T.",
|
||||
handle: "@customer",
|
||||
testimonial: "The best lemon drizzle I've ever had. Perfectly crumbly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-tissue-paper-with-kitchen-equipments-dark-wooden-background_23-2147926608.jpg",
|
||||
},
|
||||
name: "Sarah T.", handle: "@customer", testimonial: "The best lemon drizzle I've ever had. Perfectly crumbly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-tissue-paper-with-kitchen-equipments-dark-wooden-background_23-2147926608.jpg"},
|
||||
{
|
||||
name: "Liam D.",
|
||||
handle: "@customer",
|
||||
testimonial: "A regular stop for me now. The atmosphere is just so relaxing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-arrangement-wooden-table_23-2148234238.jpg",
|
||||
},
|
||||
name: "Liam D.", handle: "@customer", testimonial: "A regular stop for me now. The atmosphere is just so relaxing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-arrangement-wooden-table_23-2148234238.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@customer",
|
||||
testimonial: "Genuine artisan quality. You can tell everything is made from scratch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-chef-making-pizza-dough-with-copy-space_23-2148785713.jpg",
|
||||
},
|
||||
name: "Elena R.", handle: "@customer", testimonial: "Genuine artisan quality. You can tell everything is made from scratch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-chef-making-pizza-dough-with-copy-space_23-2148785713.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Find Us & Plan Your Visit",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Find Us & Plan Your Visit", href: "#contact"},
|
||||
{
|
||||
text: "See What's Baking →",
|
||||
href: "#offer",
|
||||
},
|
||||
text: "See What's Baking →", href: "#offer"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-autumn-food-with-copy-space_23-2148234245.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-autumn-food-with-copy-space_23-2148234245.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/baker-adding-flour-pile-by-hand-preparing-bread-dough-close-up-retired-elderly-chef-with-bonete-uniform-sprinkling-sieving-spreading-rew-ingredients-baking-homemade-pizza-cackes_482257-14464.jpg",
|
||||
alt: "Customer profile picture 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/baker-adding-flour-pile-by-hand-preparing-bread-dough-close-up-retired-elderly-chef-with-bonete-uniform-sprinkling-sieving-spreading-rew-ingredients-baking-homemade-pizza-cackes_482257-14464.jpg", alt: "Customer profile picture 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-female-cook-pouring-flour-table-dough-dark-dough-egg-cuisine-job-bakery-hotcake-pastry-kitchen_179666-43871.jpg",
|
||||
alt: "Customer profile picture 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-female-cook-pouring-flour-table-dough-dark-dough-egg-cuisine-job-bakery-hotcake-pastry-kitchen_179666-43871.jpg", alt: "Customer profile picture 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-kneads-dough-make-pizza-wooden-cooking-concept_1150-4702.jpg",
|
||||
alt: "Customer profile picture 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-kneads-dough-make-pizza-wooden-cooking-concept_1150-4702.jpg", alt: "Customer profile picture 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg",
|
||||
alt: "Customer profile picture 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg", alt: "Customer profile picture 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg",
|
||||
alt: "Customer profile picture 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg", alt: "Customer profile picture 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Handmade Daily",
|
||||
},
|
||||
type: "text", text: "Handmade Daily"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local Brailsford Produce",
|
||||
},
|
||||
type: "text", text: "Local Brailsford Produce"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Specialty Coffee",
|
||||
},
|
||||
type: "text", text: "Specialty Coffee"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Dog Friendly",
|
||||
},
|
||||
type: "text", text: "Dog Friendly"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Free Parking",
|
||||
},
|
||||
type: "text", text: "Free Parking"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -154,10 +103,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Not a café. A Bakehouse."
|
||||
description={[
|
||||
"There's a difference between a café that buys in its cakes and a bakehouse that makes everything from scratch — and you'll taste it immediately.",
|
||||
"Chloe's Bakehouse & Coffee Shop was born from a genuine love of baking. Every lemon drizzle, rocky road, blondie, crumble slice and pastry is made here, by Chloe, with care.",
|
||||
"We're tucked just off the A52 in Brailsford — easy to find once you know we're here, and impossible to forget once you've visited.",
|
||||
]}
|
||||
"There's a difference between a café that buys in its cakes and a bakehouse that makes everything from scratch — and you'll taste it immediately.", "Chloe's Bakehouse & Coffee Shop was born from a genuine love of baking. Every lemon drizzle, rocky road, blondie, crumble slice and pastry is made here, by Chloe, with care.", "We're tucked just off the A52 in Brailsford — easy to find once you know we're here, and impossible to forget once you've visited."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -168,49 +114,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "The Bakes",
|
||||
description: "From Bakewell blondies to lemon drizzle, crumble slices to fresh pastries — the menu changes with what Chloe's creating. Seasonal, fresh, made with love.",
|
||||
icon: Cake,
|
||||
title: "The Bakes", description: "From Bakewell blondies to lemon drizzle, crumble slices to fresh pastries — the menu changes with what Chloe's creating. Seasonal, fresh, made with love.", icon: Cake,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-gift-boxes-table_23-2147957896.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-gift-boxes-table_23-2147957896.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-banana-bread-loaf-pan-with-chocolate-chunks-walnut-table_181624-30481.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-banana-bread-loaf-pan-with-chocolate-chunks-walnut-table_181624-30481.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-autumn-food-with-copy-space_23-2148234245.jpg?_wi=2",
|
||||
imageAlt: "freshly baked pastry display tray",
|
||||
},
|
||||
{
|
||||
title: "The Coffee",
|
||||
description: "Rich, smooth, perfectly brewed specialty coffee. Oat milk, dairy-free and vegan drink options always available. Large cups, proper coffee.",
|
||||
icon: Coffee,
|
||||
title: "The Coffee", description: "Rich, smooth, perfectly brewed specialty coffee. Oat milk, dairy-free and vegan drink options always available. Large cups, proper coffee.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-enjoying-time-together_23-2148395432.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-enjoying-time-together_23-2148395432.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-person-food-young-people_1303-611.jpg?_wi=1",
|
||||
imageAlt: "freshly baked pastry display tray",
|
||||
},
|
||||
{
|
||||
title: "The Setting",
|
||||
description: "Stone driveway. Conservatory. Outdoor terrace suntrap. Log burner inside. A beautifully designed space that feels like it was made for long afternoons.",
|
||||
icon: Coffee,
|
||||
title: "The Setting", description: "Stone driveway. Conservatory. Outdoor terrace suntrap. Log burner inside. A beautifully designed space that feels like it was made for long afternoons.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rolling-pin-near-buns_23-2147742725.jpg?_wi=2",
|
||||
imageAlt: "freshly baked pastry display tray",
|
||||
},
|
||||
]}
|
||||
title="What We Offer"
|
||||
@@ -220,54 +148,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Zsuzsanna B.",
|
||||
handle: "@local",
|
||||
testimonial: "Seriously impressed! I've never seen such attention to detail in such a small café.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-person-food-young-people_1303-611.jpg?_wi=2",
|
||||
imageAlt: "baker hand kneading sourdough rustic",
|
||||
},
|
||||
id: "1", name: "Zsuzsanna B.", handle: "@local", testimonial: "Seriously impressed! I've never seen such attention to detail in such a small café.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-person-food-young-people_1303-611.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Matt G.",
|
||||
handle: "@local",
|
||||
testimonial: "Chloe's Bakehouse is an absolute gem! The coffee is consistently excellent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-autumn-food-with-copy-space_23-2148234245.jpg?_wi=3",
|
||||
imageAlt: "baker hand kneading sourdough rustic",
|
||||
},
|
||||
id: "2", name: "Matt G.", handle: "@local", testimonial: "Chloe's Bakehouse is an absolute gem! The coffee is consistently excellent.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-autumn-food-with-copy-space_23-2148234245.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Katharine W.",
|
||||
handle: "@local",
|
||||
testimonial: "Such a lovely coffee shop. I bring my family whenever they visit and they always ask to come back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg?_wi=2",
|
||||
imageAlt: "baker hand kneading sourdough rustic",
|
||||
},
|
||||
id: "3", name: "Katharine W.", handle: "@local", testimonial: "Such a lovely coffee shop. I bring my family whenever they visit and they always ask to come back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ron M.",
|
||||
handle: "@local",
|
||||
testimonial: "Wow! This place just gets better and better. Delicious cakes and great coffee.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-gift-boxes-table_23-2147957896.jpg?_wi=2",
|
||||
imageAlt: "baker hand kneading sourdough rustic",
|
||||
},
|
||||
id: "4", name: "Ron M.", handle: "@local", testimonial: "Wow! This place just gets better and better. Delicious cakes and great coffee.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-pie-with-gift-boxes-table_23-2147957896.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Annie",
|
||||
handle: "@local",
|
||||
testimonial: "Best coffee shop ever. Gorgeous cakes all baked by the amazing Chloe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg?_wi=2",
|
||||
imageAlt: "baker hand kneading sourdough rustic",
|
||||
},
|
||||
id: "5", name: "Annie", handle: "@local", testimonial: "Best coffee shop ever. Gorgeous cakes all baked by the amazing Chloe.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Kind Words From Our Visitors"
|
||||
@@ -279,14 +178,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Come and find your new favourite spot. We're just off the A52 in Brailsford. Pull in. The kettle's on."
|
||||
buttons={[
|
||||
{
|
||||
text: "Plan Your Visit",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Plan Your Visit", href: "https://maps.google.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -295,37 +191,23 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Find Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Find Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Info",
|
||||
items: [
|
||||
title: "Info", items: [
|
||||
{
|
||||
label: "Brailsford, Ashbourne",
|
||||
href: "#",
|
||||
},
|
||||
label: "Brailsford, Ashbourne", href: "#"},
|
||||
{
|
||||
label: "Dog Friendly",
|
||||
href: "#",
|
||||
},
|
||||
label: "Dog Friendly", href: "#"},
|
||||
{
|
||||
label: "Free Parking",
|
||||
href: "#",
|
||||
},
|
||||
label: "Free Parking", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user