Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#how-it-works" }
|
||||
]}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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"],
|
||||
@@ -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."
|
||||
}
|
||||
]}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user