Merge version_1 into main #1
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg?_wi=3"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoText="Sweet Temptation"
|
||||
copyrightText="© 2025 Sweet Temptation Intimates"
|
||||
videoSrc="https://example.com/footer-video.mp4"
|
||||
videoSrc="https://example.com/footer-video.mp4?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg?_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoText="Sweet Temptation"
|
||||
copyrightText="© 2025 Sweet Temptation Intimates"
|
||||
videoSrc="https://example.com/footer-video.mp4"
|
||||
videoSrc="https://example.com/footer-video.mp4?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gf9c1459a4c3ac7d6bae774870e12933ea797676b097973cd1b743a7c6b097230cec25f3a1f6a7941d30b81ebb1dbab90056058f65437d4e531269a697b801b4a_1280.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoText="Sweet Temptation"
|
||||
copyrightText="© 2025 Sweet Temptation Intimates"
|
||||
videoSrc="https://example.com/footer-video.mp4"
|
||||
videoSrc="https://example.com/footer-video.mp4?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user