Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #13.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user