Merge version_1 into main #1
@@ -55,15 +55,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "EcoBottle transformed how I track my hydration while supporting environmental causes. Love it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Fitness Coach", testimonial: "The temperature retention is incredible. My water stays cold for 24+ hours. Perfect for training.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emma Davis", handle: "Environmental Advocate", testimonial: "Finally, a bottle that matches my values. Biodegradable, smart, and beautifully designed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037325.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037325.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
description="Founded by environmental advocates who believed wellness and responsibility shouldn't be separate goals."
|
||||
subdescription="EcoBottle: Redefining Hydration for a Better Tomorrow"
|
||||
icon={Leaf}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-wooden-utensils_23-2149316618.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-wooden-utensils_23-2149316618.jpg?_wi=1"
|
||||
imageAlt="Biodegradable materials and eco-friendly design"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Eco Impact", title: "100% Biodegradable Materials", subtitle: "Sustainable without compromise", description: "Crafted from plant-based polymers and renewable resources, every EcoBottle naturally decomposes within 5 years. No plastic guilt, pure environmental responsibility with premium performance.", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-wooden-utensils_23-2149316618.jpg", imageAlt: "Sustainable materials and eco-friendly production", buttons: [{ text: "Learn About Our Impact", href: "#contact" }]
|
||||
tag: "Eco Impact", title: "100% Biodegradable Materials", subtitle: "Sustainable without compromise", description: "Crafted from plant-based polymers and renewable resources, every EcoBottle naturally decomposes within 5 years. No plastic guilt, pure environmental responsibility with premium performance.", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-wooden-utensils_23-2149316618.jpg?_wi=2", imageAlt: "Sustainable materials and eco-friendly production", buttons: [{ text: "Learn About Our Impact", href: "#contact" }]
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -149,15 +149,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg", imageAlt: "Sarah Johnson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Fitness Coach", company: "FitLife Studios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg", imageAlt: "Michael Chen testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg?_wi=2", imageAlt: "Michael Chen testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Davis", role: "Environmental Advocate", company: "Green Futures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037325.jpg", imageAlt: "Emma Davis testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037325.jpg?_wi=2", imageAlt: "Emma Davis testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "Sustainability Inc", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user