Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9bedf6224 | |||
| d756f03e74 | |||
| 32da66dd2e | |||
| 54e62a0bcc |
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Supportive Community", description: "A gym where discipline is encouraged."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/weights-exercise-weightlifter-strong-athletic_1139-709.jpg?id=1052591"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -250,10 +250,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
text="Start your journey with us today."
|
||||
text="Call us at 07769969492 or visit us at HW6M+J2 Kharadi, Pune, Maharashtra to start your journey today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:info@pehellwaangym.com"},
|
||||
text: "Contact Us", href: "https://www.google.com/maps/place/Pehellwaan+Gym"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -284,4 +284,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user