Update src/app/page.tsx

This commit is contained in:
2026-03-11 15:29:27 +00:00
parent db2ffa83cc
commit b28e80dc2f

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232142.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232142.jpg?_wi=1"
imageAlt="DimaGay Premium Product Showcase"
showDimOverlay={false}
ariaLabel="DimaGay Hero Section"
@@ -75,7 +75,7 @@ export default function LandingPage() {
{ value: "100%", title: "Premium Quality" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232142.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232142.jpg?_wi=2"
imageAlt="DimaGay Brand Philosophy"
mediaAnimation="slide-up"
metricsAnimation="opacity"
@@ -105,15 +105,15 @@ export default function LandingPage() {
products={[
{
id: "prod-1", brand: "DimaGay Premium", name: "Luxe Silicone Collection", price: "$89.99", rating: 5,
reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-keeping-flowers-near-chest_23-2147781261.jpg", imageAlt: "Luxe Silicone Collection Premium Product", isFavorited: false
reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-keeping-flowers-near-chest_23-2147781261.jpg?_wi=1", imageAlt: "Luxe Silicone Collection Premium Product", isFavorited: false
},
{
id: "prod-2", brand: "DimaGay Elite", name: "Midnight Elegance Series", price: "$129.99", rating: 5,
reviewCount: "218", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dark-blue-cylindrical-podium-with-golden-rim-dramatic-lighting_84443-73637.jpg", imageAlt: "Midnight Elegance Series Luxury Product", isFavorited: false
reviewCount: "218", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dark-blue-cylindrical-podium-with-golden-rim-dramatic-lighting_84443-73637.jpg?_wi=1", imageAlt: "Midnight Elegance Series Luxury Product", isFavorited: false
},
{
id: "prod-3", brand: "DimaGay Signature", name: "Platinum Dreams Line", price: "$149.99", rating: 5,
reviewCount: "421", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-boat-tropical-river_181624-32436.jpg", imageAlt: "Platinum Dreams Line Premium Offering", isFavorited: false
reviewCount: "421", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-boat-tropical-river_181624-32436.jpg?_wi=1", imageAlt: "Platinum Dreams Line Premium Offering", isFavorited: false
}
]}
buttons={[
@@ -139,13 +139,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Medical-Grade Materials", description: "All products use premium silicone and stainless steel certified for safety and comfort. Non-toxic and hypoallergenic for peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-keeping-flowers-near-chest_23-2147781261.jpg", imageAlt: "Medical Grade Material Quality"
title: "Medical-Grade Materials", description: "All products use premium silicone and stainless steel certified for safety and comfort. Non-toxic and hypoallergenic for peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-keeping-flowers-near-chest_23-2147781261.jpg?_wi=2", imageAlt: "Medical Grade Material Quality"
},
{
title: "Discreet Packaging", description: "Privacy is paramount. Every order arrives in elegant, unmarked packaging with secure, confidential delivery options.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dark-blue-cylindrical-podium-with-golden-rim-dramatic-lighting_84443-73637.jpg", imageAlt: "Discreet Premium Packaging"
title: "Discreet Packaging", description: "Privacy is paramount. Every order arrives in elegant, unmarked packaging with secure, confidential delivery options.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dark-blue-cylindrical-podium-with-golden-rim-dramatic-lighting_84443-73637.jpg?_wi=2", imageAlt: "Discreet Premium Packaging"
},
{
title: "Lifetime Warranty", description: "We stand behind our craftsmanship. Every DimaGay product includes lifetime support and replacement guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-boat-tropical-river_181624-32436.jpg", imageAlt: "Lifetime Quality Guarantee"
title: "Lifetime Warranty", description: "We stand behind our craftsmanship. Every DimaGay product includes lifetime support and replacement guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-boat-tropical-river_181624-32436.jpg?_wi=2", imageAlt: "Lifetime Quality Guarantee"
}
]}
buttons={[