Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 18:45:33 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160094.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160094.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -108,7 +108,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{ name: "message", placeholder: "Your message", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160094.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160094.jpg?_wi=2"
/>
</div>