diff --git a/src/app/page.tsx b/src/app/page.tsx index c27f2c8..5d3c2f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg?_wi=1" imageAlt="Lucca floral car air freshener in vehicle vent" avatars={[ { @@ -97,7 +97,7 @@ export default function LandingPage() { description="At Lucca, we believe your vehicle is an extension of your home. We combine natural dried botanicals with artisanal design to create a sensory experience that lasts." subdescription="Every cone is carefully hand-arranged to ensure maximum longevity and visual appeal, turning your car's ventilation into a piece of floral art." icon={Sparkles} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -113,42 +113,42 @@ export default function LandingPage() { name: "Golden Sunset", price: "$38.00", variant: "Citrus & Warm Woods", - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg?_wi=1", }, { id: "2", name: "Winter Lily", price: "$42.00", variant: "Floral & Clean Linen", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg?_wi=1", }, { id: "3", name: "Autumn Petals", price: "$38.00", variant: "Spiced Amber", - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg?_wi=2", }, { id: "4", name: "Spring Bloom", price: "$40.00", variant: "Fresh Jasmine", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg?_wi=2", }, { id: "5", name: "Lavender Breeze", price: "$42.00", variant: "Calming Lavender", - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg?_wi=3", }, { id: "6", name: "Midnight Bloom", price: "$45.00", variant: "Deep Rose & Oud", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg?_wi=3", }, ]} title="Signature Bouquets" @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Every petal is placed with intention.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7gNE0DFLecLjNnGMBjg4Zs7u6/uploaded-1775742026896-rhdgmpkj.jpg?_wi=3", imageAlt: "User provided image", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Our scents stay fresh for up to 30 days.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg?_wi=4", imageAlt: "floral car air freshener black cone", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { description: "Sustainable dried materials.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-flower-press-technique-still-life_23-2150276347.jpg?_wi=4", imageAlt: "dried wildflower car scent set", }, ]} @@ -234,7 +234,7 @@ export default function LandingPage() { tag="Join the Club" title="Get Seasonal Drops" description="Be the first to know when we release limited edition floral collections." - imageSrc="http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg" + imageSrc="http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17724.jpg?_wi=5" mediaPosition="left" buttonText="Subscribe" mediaAnimation="slide-up"