Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da9bb37ca4 | |||
| d8e2e16280 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Learn More", href: "#how-it-works" }
|
{ text: "Learn More", href: "#how-it-works" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-gym-training-twitter-header_23-2149674778.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/muscular-fit-man-posing-studio_23-2148771432.jpg?_wi=1"
|
||||||
imageAlt="Premium EliteForm home fitness device"
|
imageAlt="Premium EliteForm home fitness device"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "materials", title: "Premium Materials", tags: ["Aerospace Grade", "Lifetime Durable"],
|
id: "materials", title: "Premium Materials", tags: ["Aerospace Grade", "Lifetime Durable"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595826.jpg", imageAlt: "Close-up of premium stainless steel construction"
|
imageSrc: "http://img.b2bpic.net/free-photo/athlete-using-dumbbells-against-black-background_23-2149572212.jpg", imageAlt: "Close-up of premium stainless steel construction"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "technology", title: "Smart Technology", tags: ["App Connected", "AI Coaching"],
|
id: "technology", title: "Smart Technology", tags: ["App Connected", "AI Coaching"],
|
||||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
|||||||
id: "6", title: "Can I return it if I'm not satisfied?", content: "Yes. 60-day money-back guarantee, no questions asked. We're confident you'll love it, but we want you to feel zero risk."
|
id: "6", title: "Can I return it if I'm not satisfied?", content: "Yes. 60-day money-back guarantee, no questions asked. We're confident you'll love it, but we want you to feel zero risk."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-gym-training-twitter-header_23-2149674778.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/muscular-fit-man-posing-studio_23-2148771432.jpg?_wi=2"
|
||||||
imageAlt="EliteForm home fitness device"
|
imageAlt="EliteForm home fitness device"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user