Update src/app/page.tsx

This commit is contained in:
2026-03-15 16:22:44 +00:00
parent a0cefdd456
commit 0f165497ad

View File

@@ -89,7 +89,7 @@ export default function HomePage() {
<HeroBillboardRotatedCarousel
title="New Collection"
description="Discover the latest trends in Gen-Z fashion. Shop our exclusive streetwear collection featuring pink, lavender, and cream aesthetics."
background="sparkles-gradient"
background={{ variant: "sparkles-gradient" }}
tag="Spring 2024"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -112,27 +112,27 @@ export default function HomePage() {
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg",
imageAlt: "Pastel pink cropped t-shirt",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg",
imageAlt: "Lavender mini skirt",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg",
imageAlt: "Cream oversized jacket",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg",
imageAlt: "White platform sneakers",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg",
imageAlt: "Pink cargo pants",
},
]}
@@ -150,7 +150,7 @@ export default function HomePage() {
{
title: "Tops",
description: "Cropped tees, baby tees, oversized shirts, and more",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg",
imageAlt: "Pastel pink cropped t-shirt",
buttonIcon: ArrowRight,
buttonHref: "/shop",
@@ -158,7 +158,7 @@ export default function HomePage() {
{
title: "Skirts",
description: "Mini skirts, maxi skirts, and playful bottoms",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg",
imageAlt: "Lavender mini skirt",
buttonIcon: ArrowRight,
buttonHref: "/shop",
@@ -166,7 +166,7 @@ export default function HomePage() {
{
title: "Shoes",
description: "Sneakers, platform shoes, and trendy footwear",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg",
imageAlt: "White platform sneakers",
buttonIcon: ArrowRight,
buttonHref: "/shop",
@@ -174,7 +174,7 @@ export default function HomePage() {
{
title: "Jackets",
description: "Blazers, oversized jackets, and outerwear",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg",
imageAlt: "Cream oversized jacket",
buttonIcon: ArrowRight,
buttonHref: "/shop",
@@ -182,7 +182,7 @@ export default function HomePage() {
{
title: "Bags",
description: "Crossbody bags, totes, and accessories",
imageSrc: "http://img.b2bpic.net/free-photo/spring-outdoor-fashion-details-woman-posing-city-blooming-park_291049-1130.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/spring-outdoor-fashion-details-woman-posing-city-blooming-park_291049-1130.jpg",
imageAlt: "Cream crossbody bag",
buttonIcon: ArrowRight,
buttonHref: "/shop",
@@ -205,7 +205,7 @@ export default function HomePage() {
price: "$28",
rating: 5,
reviewCount: "342",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-casual-hipster-summer-clothes_158538-7831.jpg",
imageAlt: "Pastel pink cropped t-shirt",
},
{
@@ -215,7 +215,7 @@ export default function HomePage() {
price: "$45",
rating: 5,
reviewCount: "289",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/view-hawaiian-shirts-hangers-with-wallet_23-2149366043.jpg",
imageAlt: "Lavender mini skirt",
},
{
@@ -225,7 +225,7 @@ export default function HomePage() {
price: "$85",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-covering-her-forehead_176474-92539.jpg",
imageAlt: "Cream oversized jacket",
},
{
@@ -235,7 +235,7 @@ export default function HomePage() {
price: "$95",
rating: 5,
reviewCount: "421",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg",
imageAlt: "White platform sneakers",
},
]}
@@ -258,7 +258,7 @@ export default function HomePage() {
price: "$24",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-green-t-shirt-making-defense-gesture-with-disgusted-expression-standing-orange-wall_141793-29231.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-green-t-shirt-making-defense-gesture-with-disgusted-expression-standing-orange-wall_141793-29231.jpg",
imageAlt: "Pastel green baby tee",
},
{
@@ -268,7 +268,7 @@ export default function HomePage() {
price: "$68",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-basket-gathering-lavander_1303-23372.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-basket-gathering-lavander_1303-23372.jpg",
imageAlt: "Lavender maxi dress",
},
{
@@ -278,7 +278,7 @@ export default function HomePage() {
price: "$62",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg",
imageAlt: "Pink cargo pants",
},
{
@@ -288,7 +288,7 @@ export default function HomePage() {
price: "$35",
rating: 5,
reviewCount: "145",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg",
imageAlt: "Lavender bucket hat",
},
]}
@@ -311,7 +311,7 @@ export default function HomePage() {
price: "$62",
rating: 5,
reviewCount: "523",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-nature_23-2148192711.jpg",
imageAlt: "Pink cargo pants",
},
{
@@ -321,7 +321,7 @@ export default function HomePage() {
price: "$35",
rating: 5,
reviewCount: "401",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-tourist-touching-hat_23-2147835253.jpg",
imageAlt: "Lavender bucket hat",
},
{
@@ -331,7 +331,7 @@ export default function HomePage() {
price: "$72",
rating: 5,
reviewCount: "367",
imageSrc: "http://img.b2bpic.net/free-photo/spring-outdoor-fashion-details-woman-posing-city-blooming-park_291049-1130.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/spring-outdoor-fashion-details-woman-posing-city-blooming-park_291049-1130.jpg",
imageAlt: "Cream crossbody bag",
},
{
@@ -341,7 +341,7 @@ export default function HomePage() {
price: "$95",
rating: 5,
reviewCount: "612",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg?_wi=4",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-s-legs-with-dish-poutine_23-2149486028.jpg",
imageAlt: "White platform sneakers",
},
]}
@@ -363,7 +363,7 @@ export default function HomePage() {
role: "Fashion Enthusiast",
company: "Student",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-her-arm-power-green-jacket-jeans-looking-serious-front-view_176474-51818.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-her-arm-power-green-jacket-jeans-looking-serious-front-view_176474-51818.jpg",
imageAlt: "Sophia Chen",
},
{
@@ -372,7 +372,7 @@ export default function HomePage() {
role: "Streetwear Lover",
company: "Creative",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-hipster-handsome-man-guy-stylish-summer-cloth-street-sunglasses_158538-2254.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-hipster-handsome-man-guy-stylish-summer-cloth-street-sunglasses_158538-2254.jpg",
imageAlt: "Marcus Johnson",
},
{
@@ -381,7 +381,7 @@ export default function HomePage() {
role: "Style Influencer",
company: "Content Creator",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1668.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1668.jpg",
imageAlt: "Emma Rodriguez",
},
{
@@ -390,7 +390,7 @@ export default function HomePage() {
role: "Fashion Designer",
company: "Independent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/short-haired-curly-woman-with-stylish-bright-glasses-red-shirt-with-long-sleeve-smiles-isolated-lilac_197531-19272.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/short-haired-curly-woman-with-stylish-bright-glasses-red-shirt-with-long-sleeve-smiles-isolated-lilac_197531-19272.jpg",
imageAlt: "Alex Kim",
},
]}