Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-17 02:43:58 +00:00

View File

@@ -31,26 +31,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Reviews",
id: "#reviews",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Menu", id: "#menu" },
{ name: "Products", id: "#products" },
{ name: "Reviews", id: "#reviews" },
{ name: "Contact", id: "#contact" }
]}
brandName="The Blends Chaska"
/>
@@ -58,33 +44,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Refresh Your Day at The Blends"
description="Healthy, delicious, and made with heart. Join us in Chaska for the best drinks and snacks to fuel your day."
tag="Healthy Living"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg?_wi=1",
imageAlt: "fresh healthy juice glass",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg?_wi=1",
imageAlt: "healthy ingredients on table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cup-front-defocus-woman-looking-away_23-2148209215.jpg",
imageAlt: "Cup of coffee cup in front of defocus woman looking away",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/study-with-coffee_1122-2793.jpg",
imageAlt: "Study with Coffee",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3466.jpg",
imageAlt: "Coffee cup",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg", imageAlt: "fresh healthy juice glass" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg", imageAlt: "healthy ingredients on table" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -97,7 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Welcome to Our Cozy Corner"
description="At The Blends, we believe in community, fun, and healthy choices. Our friendly staff is here to help you discover your new favorite beverage in a warm, welcoming environment."
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg"
/>
</div>
@@ -108,41 +74,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Fresh Blends",
description: "Customized smoothies made with high-quality ingredients.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/glasses-lemonade-held-by-woman_23-2148037128.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cold-exotic-green-summer-cocktail-with-kiwi-lemon_23-2148196152.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg?_wi=2",
imageAlt: "fresh pressed fruit juice",
title: "Fresh Blends", description: "Customized smoothies made with high-quality ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/glasses-lemonade-held-by-woman_23-2148037128.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cold-exotic-green-summer-cocktail-with-kiwi-lemon_23-2148196152.jpg" }
},
{
title: "Healthy Snacks",
description: "Delicious, bite-sized protein snacks to keep you going.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/avocado-halves-kitchen-table-with-chopped-fresh-vegetables-close-up_169016-49333.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-salmon-bowl_23-2150533924.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg?_wi=2",
imageAlt: "fresh pressed fruit juice",
},
{
title: "Refreshing Teas",
description: "Unique tea combinations you won't find anywhere else.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/green-smoothies-with-vegetables-closeup-top-view_501050-11.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/moody-fruit-still-life_23-2148139622.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg?_wi=2",
imageAlt: "fresh pressed fruit juice",
},
title: "Healthy Snacks", description: "Delicious, bite-sized protein snacks to keep you going.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/avocado-halves-kitchen-table-with-chopped-fresh-vegetables-close-up_169016-49333.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-salmon-bowl_23-2150533924.jpg" }
}
]}
showStepNumbers={true}
title="What We Serve"
@@ -157,42 +95,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Tropical Sunshine",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/raspberry-smoothie_1150-18529.jpg",
},
{
id: "p2",
name: "Berry Blast Smoothie",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22700.jpg",
},
{
id: "p3",
name: "Cherry Vanilla Tea",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/fruit-infused-water-with-herbal-tea-oranges-lemons-limes-teapot-plaster-surface_176474-6372.jpg",
},
{
id: "p4",
name: "Green Goddess Blend",
price: "$9.00",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-juice-glasses-arrangement_23-2148644584.jpg",
},
{
id: "p5",
name: "Protein Boost Shake",
price: "$8.75",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-acai-bowl-arrangement_23-2149186007.jpg",
},
{
id: "p6",
name: "Almond Energy Bites",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-sweets-arrangement_23-2150172330.jpg",
},
{ id: "p1", name: "Tropical Sunshine", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/raspberry-smoothie_1150-18529.jpg" },
{ id: "p2", name: "Berry Blast Smoothie", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22700.jpg" },
{ id: "p3", name: "Cherry Vanilla Tea", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/fruit-infused-water-with-herbal-tea-oranges-lemons-limes-teapot-plaster-surface_176474-6372.jpg" }
]}
title="Popular Favorites"
description="Check out our most loved drinks and treats."
@@ -205,41 +110,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Stephanie Strege",
handle: "@stephanie",
testimonial: "The service, atmosphere, and products are the best. Our new go-to spot!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg",
},
{
id: "2",
name: "Faith Jensen",
handle: "@faith",
testimonial: "This place makes me smile! The atmosphere is cozy and fun.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-drinking-green-smoothie_1262-703.jpg",
},
{
id: "3",
name: "Local Customer",
handle: "@local",
testimonial: "The owner is so friendly and it's a welcoming vibe all around.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525829.jpg",
},
{
id: "4",
name: "Happy Guest",
handle: "@happyguest",
testimonial: "Love the variety of healthy options and the drinks are delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/girls-talking_1098-12577.jpg",
},
{
id: "5",
name: "Chaska Resident",
handle: "@resident",
testimonial: "Great staff who are knowledgeable and helpful with their menu.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg",
},
{ id: "1", name: "Stephanie Strege", handle: "@stephanie", testimonial: "The service, atmosphere, and products are the best. Our new go-to spot!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg" },
{ id: "2", name: "Faith Jensen", handle: "@faith", testimonial: "This place makes me smile! The atmosphere is cozy and fun.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-drinking-green-smoothie_1262-703.jpg" }
]}
title="What Our Friends Say"
description="We are proud of the community we've built in Chaska."
@@ -250,15 +122,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Chaska Chamber",
"MN Health Group",
"Local Fitness Center",
"Wellness Association",
"Healthy Living Co",
"Organic Life",
"Local Growers",
]}
names={["Chaska Chamber", "MN Health Group", "Local Fitness Center"]}
title="Community Partners & Friends"
description="Supporting local health and wellness together."
/>
@@ -269,21 +133,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer healthy options?",
content: "Yes, we prioritize high-quality nutrition in all our smoothies, teas, and snacks.",
},
{
id: "f2",
title: "Do you offer online ordering?",
content: "Yes, you can order online for easy pickup.",
},
{
id: "f3",
title: "Where are you located?",
content: "We are located at 108 Pioneer Trail, Chaska, MN.",
},
{ id: "f1", title: "Do you offer healthy options?", content: "Yes, we prioritize high-quality nutrition in all our smoothies, teas, and snacks." },
{ id: "f2", title: "Do you offer online ordering?", content: "Yes, you can order online for easy pickup." }
]}
imageSrc="http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-tablet-coffee_1157-32447.jpg"
title="Frequently Asked Questions"
@@ -295,33 +146,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
text="Visit us at 108 Pioneer Trail, Chaska, MN or call us at (952) 209-5361 to learn more about our healthy menu items."
buttons={[
{
text: "Call Now",
href: "tel:9522095361",
},
]}
buttons={[{ text: "Call Now", href: "tel:9522095361" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="The Blends Chaska"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "© 2024 The Blends Chaska",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "© 2024 The Blends Chaska", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}