Update src/app/about/page.tsx
This commit is contained in:
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg?_wi=8"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,14 +85,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Philosophy"
|
||||
description="We believe that rehabilitation is not just about physical healing but about restoring the spirit and quality of life."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg?_wi=9"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160770.jpg?_wi=10"
|
||||
columns={[
|
||||
{
|
||||
title: "Pages",
|
||||
|
||||
Reference in New Issue
Block a user