diff --git a/src/app/page.tsx b/src/app/page.tsx index 943520f..31803f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,18 +121,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Strength & Balance", description: "Develop core strength, coordination, and body control through fun, age-appropriate exercises that build physical confidence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg" } + title: "Strength & Balance", description: "Develop core strength, coordination, and body control through fun, age-appropriate exercises that build physical confidence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg?_wi=2" } }, { id: 2, - title: "Flexibility & Mobility", description: "Improve flexibility and movement range through guided stretching and dynamic exercises that feel playful, never forced.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-lying-back-doing-stretching-exercise-floor_23-2148186484.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-lying-back-doing-stretching-exercise-floor_23-2148186484.jpg" } + title: "Flexibility & Mobility", description: "Improve flexibility and movement range through guided stretching and dynamic exercises that feel playful, never forced.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-lying-back-doing-stretching-exercise-floor_23-2148186484.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-lying-back-doing-stretching-exercise-floor_23-2148186484.jpg?_wi=2" } }, { id: 3, - title: "Confidence Building", description: "Celebrate every achievement—big and small—in a supportive community where every child feels encouraged to try new things.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg" } + title: "Confidence Building", description: "Celebrate every achievement—big and small—in a supportive community where every child feels encouraged to try new things.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg?_wi=2" } } ]} showStepNumbers={true} @@ -156,11 +156,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Ava Jónsdóttir", role: "Age 6", company: "Student", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3-years-baby-girl_1398-2262.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/3-years-baby-girl_1398-2262.jpg?_wi=1" }, { id: "2", name: "Siggi Einarsson", role: "Age 8", company: "Student", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3-years-baby-girl_1398-2262.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/3-years-baby-girl_1398-2262.jpg?_wi=2" }, { id: "3", name: "Birta Stefánsdóttir", role: "Parent", company: "Reykjavik", rating: 5, @@ -198,10 +198,10 @@ export default function LandingPage() { id: "1", value: "200+", title: "Children Served", description: "Kids discovering the joy of movement", imageSrc: "http://img.b2bpic.net/free-photo/group-childrens-having-fun-park_1301-6749.jpg" }, { - id: "2", value: "95%", title: "Confidence Boost", description: "Children report increased confidence", imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg" + id: "2", value: "95%", title: "Confidence Boost", description: "Children report increased confidence", imageSrc: "http://img.b2bpic.net/free-photo/child-being-victorious-after-match-football_23-2148631568.jpg?_wi=3" }, { - id: "3", value: "100%", title: "Safe Environment", description: "Certified instructors and protocols", imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg" + id: "3", value: "100%", title: "Safe Environment", description: "Certified instructors and protocols", imageSrc: "http://img.b2bpic.net/free-photo/girl-child-titibhasana-pose-white-studio-background_1163-2795.jpg?_wi=3" } ]} animationType="slide-up" @@ -219,19 +219,19 @@ export default function LandingPage() { tagAnimation="slide-up" plans={[ { - id: "starter", title: "Beginner", price: "2,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg", button: { text: "Get Started", href: "#contact" }, + id: "starter", title: "Beginner", price: "2,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg?_wi=1", button: { text: "Get Started", href: "#contact" }, features: [ "One class per week", "Expert instruction", "Safe, supportive environment", "Progress tracking" ] }, { - id: "popular", title: "Regular", price: "4,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg", button: { text: "Join Now", href: "#contact" }, + id: "popular", title: "Regular", price: "4,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg?_wi=2", button: { text: "Join Now", href: "#contact" }, features: [ "Two classes per week", "Flexible scheduling", "Small group sizes", "Community events", "Certificate upon completion" ] }, { - id: "advanced", title: "Intensive", price: "6,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg", button: { text: "Enroll Today", href: "#contact" }, + id: "advanced", title: "Intensive", price: "6,500", period: "kr/week", imageSrc: "http://img.b2bpic.net/free-photo/four-joyful-friends-raising-hands-up_23-2148308695.jpg?_wi=3", button: { text: "Enroll Today", href: "#contact" }, features: [ "Three classes per week", "Priority enrollment", "One-on-one guidance", "Special workshops", "Family discount available" ]