Update src/app/page.tsx
This commit is contained in:
@@ -74,29 +74,29 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Superior Airflow", description: "Engineered to maximize nasal passages for optimal oxygen intake during intense training.", icon: Wind,
|
title: "Superior Airflow", description: "Engineered to maximize nasal passages for optimal oxygen intake during intense training.", icon: Wind,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg", imageAlt: "Performance" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg?_wi=1", imageAlt: "Performance" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg", imageAlt: "Comfort" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg?_wi=1", imageAlt: "Comfort" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "All-Day Comfort", description: "Hypoallergenic adhesive and flexible design ensure comfort from morning to night workouts.", icon: Heart,
|
title: "All-Day Comfort", description: "Hypoallergenic adhesive and flexible design ensure comfort from morning to night workouts.", icon: Heart,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg", imageAlt: "Comfort" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg?_wi=2", imageAlt: "Comfort" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg", imageAlt: "Performance" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg?_wi=2", imageAlt: "Performance" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Professional Grade", description: "Medical-grade materials approved by sports medicine experts worldwide.", icon: Shield,
|
title: "Professional Grade", description: "Medical-grade materials approved by sports medicine experts worldwide.", icon: Shield,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg", imageAlt: "Performance" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg?_wi=3", imageAlt: "Performance" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg", imageAlt: "Comfort" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg?_wi=3", imageAlt: "Comfort" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Instant Results", description: "Feel the difference immediately with our patented nasal opening technology.", icon: Zap,
|
title: "Instant Results", description: "Feel the difference immediately with our patented nasal opening technology.", icon: Zap,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg", imageAlt: "Comfort" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12667.jpg?_wi=4", imageAlt: "Comfort" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg", imageAlt: "Performance" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-praying-outdoors_23-2149037669.jpg?_wi=4", imageAlt: "Performance" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -136,13 +136,13 @@ export default function LandingPage() {
|
|||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Mitchell", role: "Marathon Runner & Coach", testimonial: "AeroStrips transformed my training. The airflow improvement is incredible, and I've shaved 3 minutes off my marathon time. Non-negotiable for any serious runner.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Sarah Mitchell, Marathon Runner"},
|
id: "1", name: "Sarah Mitchell", role: "Marathon Runner & Coach", testimonial: "AeroStrips transformed my training. The airflow improvement is incredible, and I've shaved 3 minutes off my marathon time. Non-negotiable for any serious runner.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Sarah Mitchell, Marathon Runner"},
|
||||||
{
|
{
|
||||||
id: "2", name: "James Chen", role: "Olympic Triathlete", testimonial: "As an Olympic athlete, I'm picky about equipment. AeroStrips deliver measurable performance gains without any discomfort. They're my secret weapon.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "James Chen, Olympic Triathlete"},
|
id: "2", name: "James Chen", role: "Olympic Triathlete", testimonial: "As an Olympic athlete, I'm picky about equipment. AeroStrips deliver measurable performance gains without any discomfort. They're my secret weapon.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "James Chen, Olympic Triathlete"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emma Rodriguez", role: "Fitness Coach", testimonial: "I recommend AeroStrips to every high-performance client. The results speak for themselves—better endurance, faster recovery, and happy athletes.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Emma Rodriguez, Fitness Coach"},
|
id: "3", name: "Emma Rodriguez", role: "Fitness Coach", testimonial: "I recommend AeroStrips to every high-performance client. The results speak for themselves—better endurance, faster recovery, and happy athletes.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "Emma Rodriguez, Fitness Coach"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Michael Thompson", role: "Crossfit Champion", testimonial: "During intense WODs, every bit of oxygen counts. AeroStrips keep me breathing easy and performing at my peak. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Michael Thompson, Crossfit Champion"},
|
id: "4", name: "Michael Thompson", role: "Crossfit Champion", testimonial: "During intense WODs, every bit of oxygen counts. AeroStrips keep me breathing easy and performing at my peak. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "Michael Thompson, Crossfit Champion"},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user