Merge version_1 into main #1
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Eclipse Motion Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/young-black-spanish-male-friends-standing-front-blue-metal-gate_181624-57919.jpg", imageAlt: "Black eclipse motion hoodie premium apparel", initialQuantity: 1
|
||||
id: "1", name: "Eclipse Motion Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/young-black-spanish-male-friends-standing-front-blue-metal-gate_181624-57919.jpg?_wi=1", imageAlt: "Black eclipse motion hoodie premium apparel", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Cosmic Oversized Tee", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Oversized cosmic t-shirt streetwear", initialQuantity: 1
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Genesis Minimal Shirt", price: "$72.99", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg", imageAlt: "Minimal genesis shirt luxury apparel", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "4", name: "Zenith Limited Drop", price: "$95.99", imageSrc: "http://img.b2bpic.net/free-photo/young-black-spanish-male-friends-standing-front-blue-metal-gate_181624-57919.jpg", imageAlt: "Zenith limited edition streetwear piece", initialQuantity: 1
|
||||
id: "4", name: "Zenith Limited Drop", price: "$95.99", imageSrc: "http://img.b2bpic.net/free-photo/young-black-spanish-male-friends-standing-front-blue-metal-gate_181624-57919.jpg?_wi=2", imageAlt: "Zenith limited edition streetwear piece", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
@@ -188,22 +188,22 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Premium Quality Beyond Expectation", quote: "The attention to detail is incredible. Every stitch is perfect, and the fabric quality is superior to anything I've owned. Worth every penny.", name: "Marcus Chen", role: "Streetwear Collector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen testimonial"
|
||||
id: "1", title: "Premium Quality Beyond Expectation", quote: "The attention to detail is incredible. Every stitch is perfect, and the fabric quality is superior to anything I've owned. Worth every penny.", name: "Marcus Chen", role: "Streetwear Collector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Chen testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Transforms My Daily Style", quote: "Finally found apparel that matches my aesthetic. The minimalist designs are timeless, and they work with everything in my wardrobe.", name: "Sofia Rodriguez", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sofia Rodriguez testimonial"
|
||||
id: "2", title: "Transforms My Daily Style", quote: "Finally found apparel that matches my aesthetic. The minimalist designs are timeless, and they work with everything in my wardrobe.", name: "Sofia Rodriguez", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sofia Rodriguez testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Limited Drops Keep Me Coming Back", quote: "The exclusivity factor is amazing. Each drop feels special and collectible. I've built an incredible wardrobe from your releases.", name: "James Mitchell", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell testimonial"
|
||||
id: "3", title: "Limited Drops Keep Me Coming Back", quote: "The exclusivity factor is amazing. Each drop feels special and collectible. I've built an incredible wardrobe from your releases.", name: "James Mitchell", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Mitchell testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Best Investment in My Wardrobe", quote: "I was skeptical about the price point, but after owning these pieces, I understand the value. They last forever and look better over time.", name: "Emma Thompson", role: "Fashion Blogger", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Thompson testimonial"
|
||||
id: "4", title: "Best Investment in My Wardrobe", quote: "I was skeptical about the price point, but after owning these pieces, I understand the value. They last forever and look better over time.", name: "Emma Thompson", role: "Fashion Blogger", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emma Thompson testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Sustainability Meets Style", quote: "Love that they use ethical production methods without compromising on style or quality. This is what sustainable fashion should be.", name: "Alex Park", role: "Eco-Conscious Consumer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Park testimonial"
|
||||
id: "5", title: "Sustainability Meets Style", quote: "Love that they use ethical production methods without compromising on style or quality. This is what sustainable fashion should be.", name: "Alex Park", role: "Eco-Conscious Consumer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Alex Park testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Customer Service Excellence", quote: "Beyond the amazing products, their support team is responsive and genuinely cares. That's rare in this industry.", name: "Isabella Garcia", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Isabella Garcia testimonial"
|
||||
id: "6", title: "Customer Service Excellence", quote: "Beyond the amazing products, their support team is responsive and genuinely cares. That's rare in this industry.", name: "Isabella Garcia", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Isabella Garcia testimonial"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user