Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.", handle: "@alexgreen", testimonial: "My monstera arrived in perfect condition! The care guide made it so easy to keep happy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beatiful-girl-smiling_1187-4953.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beatiful-girl-smiling_1187-4953.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sam K.", handle: "@samplants", testimonial: "Excellent service and truly pet-friendly options that look amazing in my home.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selling-crops-from-his-garden_329181-16532.jpg"},
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg"},
|
||||
{
|
||||
name: "Morgan D.", handle: "@morgangrows", testimonial: "Top tier plants, absolutely stunning additions to my living room!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beatiful-girl-smiling_1187-4953.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beatiful-girl-smiling_1187-4953.jpg?_wi=2"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -128,27 +128,27 @@ export default function LandingPage() {
|
||||
title: "Expert Care Guides", description: "Every order includes tailored instructions.", icon: BookOpen,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Pet Safe Selection", description: "Non-toxic options for your furry friends.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-monstera-plant_23-2149428027.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-monstera-plant_23-2149428027.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-monstera-plant_23-2149428027.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-decor-with-potted-monstera-plant_23-2149428027.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Secure Shipping", description: "Safe, reinforced packaging for healthy arrivals.", icon: ShieldCheck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg?_wi=3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384672.jpg?_wi=4"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user