Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artificial-green-plant-pot-display-rack-sale_169016-43475.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artificial-green-plant-pot-display-rack-sale_169016-43475.jpg"
|
||||
imageAlt="Beautiful collection of potted plants"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-reusing-cans-planting_23-2149400723.jpg"
|
||||
imageAlt="Sustainable plant care and gardening"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,16 +128,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed My Home", quote: "The quality of plants from Potr Plant is exceptional. My monstera arrived healthy and has thrived ever since. Highly recommend!", name: "Sarah Mitchell", role: "Glasgow resident", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
id: "1", title: "Transformed My Home", quote: "The quality of plants from Potr Plant is exceptional. My monstera arrived healthy and has thrived ever since. Highly recommend!", name: "Sarah Mitchell", role: "Glasgow resident", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Expert Guidance Made All the Difference", quote: "The care instructions and support team at Potr Plant made plant parenthood easy. I went from plant killer to plant lover!", name: "James Chen", role: "First-time plant owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"
|
||||
id: "2", title: "Expert Guidance Made All the Difference", quote: "The care instructions and support team at Potr Plant made plant parenthood easy. I went from plant killer to plant lover!", name: "James Chen", role: "First-time plant owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Sustainable and Reliable", quote: "I love that Potr Plant is committed to sustainability. Every purchase feels good knowing my plants come from ethical sources.", name: "Emma Rodriguez", role: "Eco-conscious shopper", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
id: "3", title: "Sustainable and Reliable", quote: "I love that Potr Plant is committed to sustainability. Every purchase feels good knowing my plants come from ethical sources.", name: "Emma Rodriguez", role: "Eco-conscious shopper", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Best Plant Shop in Glasgow", quote: "Fast delivery, beautiful packaging, and stunning plants. Potr Plant has become my go-to for all my green decor needs.", name: "David Thomson", role: "Interior designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Thomson"
|
||||
id: "4", title: "Best Plant Shop in Glasgow", quote: "Fast delivery, beautiful packaging, and stunning plants. Potr Plant has become my go-to for all my green decor needs.", name: "David Thomson", role: "Interior designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thomson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -179,7 +180,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "What is your return policy?", content: "We offer a 14-day money-back guarantee if you're not completely satisfied. No questions asked. If a plant isn't thriving, we'll help troubleshoot before processing a return."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artificial-green-plant-pot-display-rack-sale_169016-43475.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/artificial-green-plant-pot-display-rack-sale_169016-43475.jpg"
|
||||
imageAlt="Plant care and gardening"
|
||||
mediaAnimation="blur-reveal"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user