Merge version_1_1781381371930 into main #1
@@ -80,7 +80,7 @@ export default function Layout() {
|
||||
},
|
||||
]}
|
||||
copyright="© 2024 Metro Flex Gym. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5887.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5887.jpg?_wi=2"
|
||||
links={[
|
||||
{
|
||||
label: "Home",
|
||||
|
||||
@@ -27,8 +27,8 @@ export default function HomePage() {
|
||||
text: "Book Free Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=2"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
value: "High",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-running-machine_1203-456.jpg?_wi=3",
|
||||
imageAlt: "Abstract blur gym room",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
value: "Smart",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5887.jpg?_wi=1",
|
||||
imageAlt: "Abstract blur gym room",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user