Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-21 21:18:19 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ export default function AboutPage() {
{
id: "support", title: "Support Independent Artisans", content: "When you buy handmade, you directly support independent creators and small-scale production, fostering genuine human connection and community."},
]}
videoSrc="https://example.com/video.mp4"
videoSrc="https://example.com/video.mp4?_wi=1"
mediaAnimation="opacity"
useInvertedBackground={false}
mediaPosition="right"

View File

@@ -198,7 +198,7 @@ export default function HomePage() {
{
id: "support", title: "Support Independent Artisans", content: "When you buy handmade, you directly support independent creators and small-scale production, fostering genuine human connection and community."},
]}
videoSrc="https://example.com/video.mp4"
videoSrc="https://example.com/video.mp4?_wi=2"
mediaAnimation="opacity"
useInvertedBackground={false}
mediaPosition="right"