Update src/app/page.tsx

This commit is contained in:
2026-04-09 10:45:13 +00:00
parent c64d4377a0
commit 2d03cbfb4f

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
<HeroOverlay
title="Timeless Art, Handcrafted for Your Home"
description="Discover a curated collection of artisanal creations designed to bring soul and elegance to every living space."
imageSrc="http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg?_wi=1"
imageAlt="Art Gallery Interior"
avatars={[
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
title="Join Our Newsletter"
description="Receive early access to new collections and stories behind the craft, directly in your inbox."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg?_wi=2"
imageAlt="Minimalist gallery space"
/>
</div>