Merge version_1 into main #1
@@ -68,35 +68,35 @@ export default function LandingPage() {
|
||||
handle: "@mariatravels",
|
||||
testimonial: "I saved so much space in my carry-on! A total game changer for my business trips.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hat-carrying-backpack-while-traveling_23-2148648683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hat-carrying-backpack-while-traveling_23-2148648683.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carlos R.",
|
||||
handle: "@carlosjetsetter",
|
||||
testimonial: "These bags are incredibly durable and easy to use. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena V.",
|
||||
handle: "@elenasvacations",
|
||||
testimonial: "Bulk discount allowed me to organize the whole family's suitcases. Perfect!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing-beach_23-2147648755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing-beach_23-2147648755.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Julian B.",
|
||||
handle: "@julian_nomad",
|
||||
testimonial: "Essential for my digital nomad lifestyle. Durable and easy to pack.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-backpack-map-camera_23-2147847022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-backpack-map-camera_23-2147847022.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sofia R.",
|
||||
handle: "@sofiatravels",
|
||||
testimonial: "Quality that exceeded my expectations. Will be buying more for the next trip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-open-shirt-beach-raised-leg_1139-576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-open-shirt-beach-raised-leg_1139-576.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
role: "Photographer",
|
||||
company: "Creative Journeys",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hat-carrying-backpack-while-traveling_23-2148648683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hat-carrying-backpack-while-traveling_23-2148648683.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
role: "Consultant",
|
||||
company: "Global Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
role: "Backpacker",
|
||||
company: "World Trekker",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing-beach_23-2147648755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-posing-beach_23-2147648755.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -322,7 +322,7 @@ export default function LandingPage() {
|
||||
role: "Digital Nomad",
|
||||
company: "Nomad Life",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-backpack-map-camera_23-2147847022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-backpack-map-camera_23-2147847022.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -330,7 +330,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "Travel Experts",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-open-shirt-beach-raised-leg_1139-576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-open-shirt-beach-raised-leg_1139-576.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user