Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #13.
This commit is contained in:
2026-04-05 14:35:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ export default function LiposuctionPage() {
<FooterMedia
logoText="Dr. Turab İSMAYILOV"
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }] }]}
videoSrc="https://example.com/video.mp4"
videoSrc="https://example.com/video.mp4?_wi=1"
/>
</div>
</ThemeProvider>

View File

@@ -34,7 +34,7 @@ export default function RinoplastiPage() {
<FooterMedia
logoText="Dr. Turab İSMAYILOV"
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }] }]}
videoSrc="https://example.com/video.mp4"
videoSrc="https://example.com/video.mp4?_wi=2"
/>
</div>
</ThemeProvider>