Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-18 09:43:25 +00:00

View File

@@ -85,7 +85,7 @@ export default function HomePage() {
<HeroBillboardScroll
title="Trending Products You Can't Miss 🔥"
description="Discover the hottest gadgets and viral items curated for Gen Z. Fast shipping, secure checkout, unbeatable prices. Smart Shopping Starts Here."
background="gradient-bars"
background={{ variant: "gradient-bars" }}
tag="Limited Time Offer"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -122,7 +122,7 @@ export default function HomePage() {
price: "$49.99",
rating: 5,
reviewCount: "2.3K",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-stylish-hipster-woman-lying-grass-park-girl-weares-trendy-outfit-smiling-model-making-selfie-female-listening-music-via-headphones-top-view_158538-16132.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-stylish-hipster-woman-lying-grass-park-girl-weares-trendy-outfit-smiling-model-making-selfie-female-listening-music-via-headphones-top-view_158538-16132.jpg",
imageAlt: "Wireless earbuds",
},
{
@@ -132,7 +132,7 @@ export default function HomePage() {
price: "$34.99",
rating: 5,
reviewCount: "1.8K",
imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg",
imageAlt: "Power bank",
},
{
@@ -142,7 +142,7 @@ export default function HomePage() {
price: "$89.99",
rating: 4,
reviewCount: "956",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-watch-near-laptop-coffee_23-2147777775.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-watch-near-laptop-coffee_23-2147777775.jpg",
imageAlt: "Smart watch",
},
]}