Update src/app/page.tsx

This commit is contained in:
2026-03-08 08:23:48 +00:00
parent 3793c3bc0b
commit bfb1d1bea7

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=1"
imageAlt="Gallery showcase"
frameStyle="card"
mediaAnimation="slide-up"
@@ -153,7 +153,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive previews of new works, exhibition invitations, and special collector offers."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=2"
imageAlt="Contact section"
mediaAnimation="slide-up"
mediaPosition="right"