Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 09:15:53 +00:00

View File

@@ -29,17 +29,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Shop",
id: "#shop",
},
name: "Shop", id: "#shop"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
]}
brandName="Wavy Trend"
/>
@@ -48,63 +42,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "cell-wave",
}}
variant: "cell-wave"}}
title="Refresh Your World with Wavy Trend"
description="Experience the classic taste of Coca-Cola, delivered right to your doorstep. Join the wave and satisfy your cravings today."
buttons={[
{
text: "Shop Now",
href: "#shop",
},
text: "Shop Now", href: "#shop"},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg"
imageAlt="Refreshing Coca-Cola bottle"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg", alt: "User 5"},
]}
avatarText="Join 10,000+ satisfied customers"
marqueeItems={[
{
type: "text",
text: "ICE COLD",
},
type: "text", text: "ICE COLD"},
{
type: "text",
text: "FAST DELIVERY",
},
type: "text", text: "FAST DELIVERY"},
{
type: "text",
text: "AUTHENTIC",
},
type: "text", text: "AUTHENTIC"},
{
type: "text",
text: "REFRESHING",
},
type: "text", text: "REFRESHING"},
{
type: "text",
text: "BULK SAVINGS",
},
type: "text", text: "BULK SAVINGS"},
]}
/>
</div>
@@ -115,9 +86,7 @@ export default function LandingPage() {
title="Why Wavy Trend is Your Go-To Choice"
buttons={[
{
text: "Learn More",
href: "#shop",
},
text: "Learn More", href: "#shop"},
]}
/>
</div>
@@ -130,41 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Classic Coke 6-Pack",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dark-beer-marble-table-high-quality-photo_114579-67379.jpg",
},
id: "p1", name: "Classic Coke 6-Pack", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dark-beer-marble-table-high-quality-photo_114579-67379.jpg"},
{
id: "p2",
name: "Coke Can (Single)",
price: "$1.50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-cubes-refreshing-drink-with-bubbles_23-2152005559.jpg",
},
id: "p2", name: "Coke Can (Single)", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-cubes-refreshing-drink-with-bubbles_23-2152005559.jpg"},
{
id: "p3",
name: "Premium Glass Bottle",
price: "$3.00",
imageSrc: "http://img.b2bpic.net/free-photo/collection-beer-bottle_23-2148600979.jpg",
},
id: "p3", name: "Premium Glass Bottle", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-beer-bottle_23-2148600979.jpg"},
{
id: "p4",
name: "Coke Crate (24 bottles)",
price: "$45.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149148465.jpg",
},
id: "p4", name: "Coke Crate (24 bottles)", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149148465.jpg"},
{
id: "p5",
name: "Variety Pack (Assorted)",
price: "$25.00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lemon-juice-slice_23-2148770684.jpg",
},
id: "p5", name: "Variety Pack (Assorted)", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lemon-juice-slice_23-2148770684.jpg"},
{
id: "p6",
name: "Party Size Jug",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/brown-drink-falling-ice_1194-1208.jpg",
},
id: "p6", name: "Party Size Jug", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/brown-drink-falling-ice_1194-1208.jpg"},
]}
title="Our Signature Collection"
description="Browse our curated selection of refreshing Coca-Cola products."
@@ -173,49 +118,25 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarah_drinks",
testimonial: "Wavy Trend makes getting my favorite soda so easy and convenient!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg",
},
id: "1", name: "Sarah Miller", handle: "@sarah_drinks", testimonial: "Wavy Trend makes getting my favorite soda so easy and convenient!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg"},
{
id: "2",
name: "Mark Davis",
handle: "@mark_d",
testimonial: "Excellent service and always delivered ice cold. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg",
},
id: "2", name: "Mark Davis", handle: "@mark_d", testimonial: "Excellent service and always delivered ice cold. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg"},
{
id: "3",
name: "Jennifer Lee",
handle: "@jenny_l",
testimonial: "The best place to order bulk for our parties. Fast and reliable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg",
},
id: "3", name: "Jennifer Lee", handle: "@jenny_l", testimonial: "The best place to order bulk for our parties. Fast and reliable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg"},
{
id: "4",
name: "Kevin Smith",
handle: "@ksmith",
testimonial: "Ordering process is simple and the products arrive perfectly packed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg",
},
id: "4", name: "Kevin Smith", handle: "@ksmith", testimonial: "Ordering process is simple and the products arrive perfectly packed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg"},
{
id: "5",
name: "Emily White",
handle: "@emily_w",
testimonial: "Five stars! Wavy Trend never lets me down when I need my Coke fix.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg",
},
id: "5", name: "Emily White", handle: "@emily_w", testimonial: "Five stars! Wavy Trend never lets me down when I need my Coke fix.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg"},
]}
showRating={true}
title="Loved by Our Community"
@@ -228,6 +149,16 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
label: "Satisfied Customers", value: "10,000+"},
{
label: "Orders Delivered", value: "50,000+"},
{
label: "Refreshment Rate", value: "99%"},
]}
title="Our Impact"
description="Measuring the smiles we deliver every single day."
/>
</div>
@@ -236,42 +167,27 @@ export default function LandingPage() {
logoText="Wavy Trend"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Coke Classics",
href: "#shop",
},
label: "Coke Classics", href: "#shop"},
{
label: "Promotions",
href: "#shop",
},
label: "Promotions", href: "#shop"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#",
},
label: "Contact Us", href: "#"},
{
label: "Shipping Info",
href: "#",
},
label: "Shipping Info", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}