Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 18:01:15 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleCentered
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: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="London Ice Cream"
/>
@@ -59,89 +49,56 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
title="A Sweet Taste of London in Riverside"
description="Handcrafted ice cream, gelato, bubble waffles, churro desserts, milkshakes, and more."
kpis={[
{
value: "4.9",
label: "Star Rating",
},
value: "4.9", label: "Star Rating"},
{
value: "250+",
label: "Reviews",
},
value: "250+", label: "Reviews"},
{
value: "Fresh",
label: "Ingredients",
},
value: "Fresh", label: "Ingredients"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Order Now",
href: "#",
},
text: "Order Now", href: "#"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059666.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg",
alt: "Arab man in cafe",
},
src: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg", alt: "Arab man in cafe"},
{
src: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg",
alt: "Couple having breakfast",
},
src: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg", alt: "Couple having breakfast"},
{
src: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg",
alt: "Hotel lobby",
},
src: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", alt: "Hotel lobby"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-party_23-2149272225.jpg",
alt: "Smiley women",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-party_23-2149272225.jpg", alt: "Smiley women"},
{
src: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg",
alt: "Woman and kid",
},
src: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg", alt: "Woman and kid"},
]}
avatarText="Join our community of dessert lovers"
marqueeItems={[
{
type: "text-icon",
text: "Handcrafted Daily",
icon: IceCream,
type: "text-icon", text: "Handcrafted Daily", icon: IceCream,
},
{
type: "text-icon",
text: "Premium Ingredients",
icon: Utensils,
type: "text-icon", text: "Premium Ingredients", icon: Utensils,
},
{
type: "text-icon",
text: "Family Owned",
icon: Users,
type: "text-icon", text: "Family Owned", icon: Users,
},
{
type: "text-icon",
text: "Riverside Local",
icon: MapPin,
type: "text-icon", text: "Riverside Local", icon: MapPin,
},
{
type: "text-icon",
text: "London Inspired",
icon: Coffee,
type: "text-icon", text: "London Inspired", icon: Coffee,
},
]}
/>
@@ -151,7 +108,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="A Little Slice of London in the Heart of Riverside"
description="Bringing the cozy charm of London's finest dessert parlors to your neighborhood. We focus on authentic craftsmanship, quality ingredients, and a warm, inviting space for everyone."
/>
</div>
@@ -163,41 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Ice Cream Scoops & Waffle Cones",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cones-with-fruits-copy-space_23-2148539358.jpg",
},
id: "1", name: "Ice Cream Scoops & Waffle Cones", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-cones-with-fruits-copy-space_23-2148539358.jpg"},
{
id: "2",
name: "Gelato",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-sundae-edible-waffle-bowl_1339-2880.jpg",
},
id: "2", name: "Gelato", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-sundae-edible-waffle-bowl_1339-2880.jpg"},
{
id: "3",
name: "Banana Split",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-cones-with-caramel-topping_23-2148425390.jpg",
},
id: "3", name: "Banana Split", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-cones-with-caramel-topping_23-2148425390.jpg"},
{
id: "4",
name: "Bubble Waffles",
price: "$9.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-sundae-edible-waffle-bowl_1339-2878.jpg",
},
id: "4", name: "Bubble Waffles", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-sundae-edible-waffle-bowl_1339-2878.jpg"},
{
id: "5",
name: "Churro Desserts",
price: "$7.50",
imageSrc: "http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg",
},
id: "5", name: "Churro Desserts", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg"},
{
id: "6",
name: "Specialty Milkshakes",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/white-chocolate-mocha-glass-with-whipped-cream-straw_140725-10675.jpg",
},
id: "6", name: "Specialty Milkshakes", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/white-chocolate-mocha-glass-with-whipped-cream-straw_140725-10675.jpg"},
]}
title="Our Signature Treats"
description="Indulge in our carefully curated selection of handcrafted sweets, made fresh daily for you to enjoy."
@@ -209,14 +141,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Riverside Times",
"Local Eats",
"Sweet Reviews",
"Chicago Foodies",
"Desert Daily",
"Riverside Life",
"City News",
]}
"Riverside Times", "Local Eats", "Sweet Reviews", "Chicago Foodies", "Desert Daily", "Riverside Life", "City News"]}
title="Featured In"
description="We are honored to be recognized by the community and local food critics."
/>
@@ -229,40 +154,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Riverside Resident",
testimonial: "Best ice cream in Riverside!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg",
},
id: "1", name: "Sarah J.", role: "Riverside Resident", testimonial: "Best ice cream in Riverside!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg"},
{
id: "2",
name: "Mark D.",
role: "Foodie",
testimonial: "The bubble waffles are amazing.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-brunette-woman-eating-icecream-cone_169016-48665.jpg",
},
id: "2", name: "Mark D.", role: "Foodie", testimonial: "The bubble waffles are amazing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-brunette-woman-eating-icecream-cone_169016-48665.jpg"},
{
id: "3",
name: "Emily R.",
role: "Regular",
testimonial: "Such a cute shop and incredible desserts.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-cake_23-2149155208.jpg",
},
id: "3", name: "Emily R.", role: "Regular", testimonial: "Such a cute shop and incredible desserts.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-cake_23-2149155208.jpg"},
{
id: "4",
name: "David K.",
role: "Local",
testimonial: "The atmosphere is so charming, truly feels like London.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-kid-with-ice-creams-side-view_23-2149426708.jpg",
},
id: "4", name: "David K.", role: "Local", testimonial: "The atmosphere is so charming, truly feels like London.", imageSrc: "http://img.b2bpic.net/free-photo/woman-kid-with-ice-creams-side-view_23-2149426708.jpg"},
{
id: "5",
name: "Anna P.",
role: "Customer",
testimonial: "Amazing flavors, every visit is a treat.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
},
id: "5", name: "Anna P.", role: "Customer", testimonial: "Amazing flavors, every visit is a treat.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg"},
]}
title="What Our Neighbors Say"
description="Hear what our wonderful customers have to say about their sweet experiences."
@@ -275,20 +175,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer vegan options?",
content: "Yes, we have a selection of vegan gelato and sorbet options.",
},
id: "1", title: "Do you offer vegan options?", content: "Yes, we have a selection of vegan gelato and sorbet options."},
{
id: "2",
title: "Do you offer catering?",
content: "Absolutely! Contact us to schedule catering for your next event.",
},
id: "2", title: "Do you offer catering?", content: "Absolutely! Contact us to schedule catering for your next event."},
{
id: "3",
title: "Is the shop family-friendly?",
content: "We love families! We have a cozy atmosphere and treats for all ages.",
},
id: "3", title: "Is the shop family-friendly?", content: "We love families! We have a cozy atmosphere and treats for all ages."},
]}
title="Common Questions"
faqsAnimation="slide-up"
@@ -300,18 +191,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Find us at 38 East Ave, Riverside, IL 60546. We look forward to serving you."
buttons={[
{
text: "Call Now",
href: "tel:7088537109",
},
text: "Call Now", href: "tel:7088537109"},
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
]}
/>
</div>
@@ -322,25 +208,17 @@ export default function LandingPage() {
{
items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}