5 Commits

Author SHA1 Message Date
a1b94dfa32 Update src/app/page.tsx 2026-03-12 02:19:37 +00:00
843f4ffe06 Update src/app/page.tsx 2026-03-12 02:19:12 +00:00
05549a8a28 Merge version_1 into main
Merge version_1 into main
2026-03-12 02:05:41 +00:00
1eb52ce0df Merge version_1 into main
Merge version_1 into main
2026-03-12 02:05:12 +00:00
940725e0ce Merge version_1 into main
Merge version_1 into main
2026-03-12 02:04:22 +00:00

View File

@@ -45,17 +45,17 @@ export default function LandingPage() {
description="Adorable designs made with love. High-quality baby and kids apparel perfect for gifts, special moments, and everyday smiles."
buttons={[
{ text: "Shop Onesies", href: "products" },
{ text: "Shop Kids Tees", href: "products" }
{ text: "Browse All", href: "products" }
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-cute-boys-hiding-with-checkered-sheet_179666-45446.jpg", imageAlt: "Adorable baby onesie collection"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg", imageAlt: "Cute baby apparel design"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg?_wi=1", imageAlt: "Cute baby apparel design"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg", imageAlt: "Playful kids shirt design"
imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg?_wi=1", imageAlt: "Playful kids shirt design"
}
]}
autoplayDelay={5000}
@@ -84,13 +84,13 @@ export default function LandingPage() {
tag="Bestsellers"
products={[
{
id: "1", name: "Sunshine Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg", imageAlt: "Sunshine Onesie"
id: "1", name: "Sunshine Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-baby-shower-concept_23-2148731362.jpg?_wi=2", imageAlt: "Sunshine Onesie"
},
{
id: "2", name: "Mint Dream Onesie", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/baby-shoes-romper_23-2147698699.jpg", imageAlt: "Mint Dream Onesie"
},
{
id: "3", name: "Adventure Kids Tee", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg", imageAlt: "Adventure Kids Tee"
id: "3", name: "Adventure Kids Tee", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-vector/everything-will-be-ok-spanish_23-2148483407.jpg?_wi=2", imageAlt: "Adventure Kids Tee"
},
{
id: "4", name: "Dreamer Toddler Shirt", price: "$21.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-with-toy-hat_23-2148350077.jpg", imageAlt: "Dreamer Toddler Shirt"