Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 21:43:36 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Products",
id: "#features",
},
name: "Products", id: "#features"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Colborne Convenience"
/>
@@ -56,108 +46,63 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Your Downtown Essential"
description="Family-owned. Community-loved. Open daily in the heart of London."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=1",
imageAlt: "Shelves stocked",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Shelves stocked"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=2",
imageAlt: "Interior view",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Interior view"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=3",
imageAlt: "Store front",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Store front"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=4",
imageAlt: "Fresh drinks",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Fresh drinks"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=5",
imageAlt: "Snack aisle",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Snack aisle"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=6",
imageAlt: "Welcome to store",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Welcome to store"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=7",
imageAlt: "Friendly service",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Friendly service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=8",
imageAlt: "Quality goods",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Quality goods"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=9",
imageAlt: "Convenient location",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Convenient location"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=10",
imageAlt: "Daily essentials",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg", imageAlt: "Daily essentials"},
]}
buttons={[
{
text: "Order on DoorDash",
href: "#",
},
text: "Order on DoorDash", href: "#"},
{
text: "Get Directions",
href: "#contact",
},
text: "Get Directions", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-teenagers-enjoying-amusement-park_23-2148624855.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/beautiful-teenagers-enjoying-amusement-park_23-2148624855.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/jolly-upbeat-person-sitting-home-desk-exulting-feeling-satisfied-close-up_482257-123062.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/jolly-upbeat-person-sitting-home-desk-exulting-feeling-satisfied-close-up_482257-123062.jpg", alt: "Customer"},
]}
avatarText="Loved by 500+ neighbors"
marqueeItems={[
{
type: "text",
text: "Fresh Daily",
},
type: "text", text: "Fresh Daily"},
{
type: "text",
text: "Locally Owned",
},
type: "text", text: "Locally Owned"},
{
type: "text",
text: "Open Late",
},
type: "text", text: "Open Late"},
{
type: "text",
text: "Quick Service",
},
type: "text", text: "Quick Service"},
{
type: "text",
text: "Community First",
},
type: "text", text: "Community First"},
]}
/>
</div>
@@ -169,76 +114,40 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Groceries",
description: "Daily staples and pantry goods.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=11",
},
title: "Groceries", description: "Daily staples and pantry goods.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=12",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=13",
imageAlt: "cozy convenience store interior golden hour",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
{
title: "Beer & Wine",
description: "Curated selection of favorites.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=14",
},
title: "Beer & Wine", description: "Curated selection of favorites.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=15",
},
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286011.jpg?_wi=1",
imageAlt: "happy convenience store owners smiling",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
{
title: "Fresh Deli",
description: "Made fresh daily.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=16",
},
title: "Fresh Deli", description: "Made fresh daily.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=17",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-teenagers-enjoying-amusement-park_23-2148624855.jpg?_wi=1",
imageAlt: "woman customer portrait friendly",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
{
title: "Snacks",
description: "Grab and go refreshed.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=18",
},
title: "Snacks", description: "Grab and go refreshed.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=19",
},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg?_wi=1",
imageAlt: "man customer portrait friendly",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
{
title: "Lottery/ATM",
description: "Quick services available.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=20",
},
title: "Lottery/ATM", description: "Quick services available.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=21",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
imageAlt: "woman customer portrait smiling",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
{
title: "Basics",
description: "Everything in one stop.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=22",
},
title: "Basics", description: "Everything in one stop.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg?_wi=23",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg?_wi=1",
imageAlt: "man customer portrait smiling",
imageSrc: "http://img.b2bpic.net/free-photo/cute-eco-toys-kids-indoors_23-2149884399.jpg"},
},
]}
showStepNumbers={false}
@@ -252,7 +161,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Fresh Chapter, Same Neighborhood Heart"
description="We're not just a convenience store — we're your neighbors. Under new family ownership, Colborne Convenience brings a refreshed look and an unwavering commitment to the downtown London community."
imageSrc="http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286011.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286011.jpg"
/>
</div>
@@ -263,59 +172,28 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Megan J.",
role: "Local",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-teenagers-enjoying-amusement-park_23-2148624855.jpg?_wi=2",
},
id: "1", name: "Megan J.", role: "Local", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-teenagers-enjoying-amusement-park_23-2148624855.jpg"},
{
id: "2",
name: "Peter D.",
role: "Enthusiast",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg?_wi=2",
},
id: "2", name: "Peter D.", role: "Enthusiast", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg"},
{
id: "3",
name: "Sarah W.",
role: "Regular",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
},
id: "3", name: "Sarah W.", role: "Regular", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
{
id: "4",
name: "David M.",
role: "Neighbor",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg?_wi=2",
},
id: "4", name: "David M.", role: "Neighbor", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg"},
{
id: "5",
name: "Julie R.",
role: "Visitor",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/jolly-upbeat-person-sitting-home-desk-exulting-feeling-satisfied-close-up_482257-123062.jpg",
},
id: "5", name: "Julie R.", role: "Visitor", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/jolly-upbeat-person-sitting-home-desk-exulting-feeling-satisfied-close-up_482257-123062.jpg"},
]}
kpiItems={[
{
value: "4.6",
label: "Google Rating",
},
value: "4.6", label: "Google Rating"},
{
value: "17+",
label: "Happy Reviews",
},
value: "17+", label: "Happy Reviews"},
{
value: "Daily",
label: "Local Support",
},
value: "Daily", label: "Local Support"},
]}
title="What the Neighborhood Says"
description="Our customers are our community."
@@ -326,20 +204,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find Us Downtown"
description="203 Colborne St, London, ON. Open until 9:30 PM daily."
buttons={[
{
text: "Get Directions",
href: "#",
},
text: "Get Directions", href: "#"},
{
text: "Call Us Now",
href: "tel:5488660454",
},
text: "Call Us Now", href: "tel:5488660454"},
]}
/>
</div>
@@ -348,13 +221,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="COLBORNE CONVENIENCE"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>