Merge version_1 into main #2
@@ -49,18 +49,19 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bouquet-greenery-white-roses-put-porcelain-vase_1304-2750.jpg"
|
||||
imageAlt="Premium flower bouquet delivery Marrakech"
|
||||
imagePosition="right"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima M.", handle: "Happy Customer", testimonial: "Amazing quality flowers! Delivered same day as promised. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg"
|
||||
},
|
||||
{
|
||||
name: "Ahmed K.", handle: "Verified Buyer", testimonial: "Perfect for my wife's birthday. Beautiful arrangement and fast delivery to our hotel.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sophia L.", handle: "Corporate Client", testimonial: "Excellent service for our events. Professional and reliable florist in Marrakech.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -156,15 +157,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima M.", handle: "@fatima_marrakech", testimonial: "Amazing quality flowers and incredibly fast delivery! Ordered at 10am and received by 2pm. My mother loved them!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed K.", handle: "@ahmed_travel", testimonial: "Perfect for my wife's anniversary. The arrangement was beautiful and fresh. Will definitely order again next time I'm in Marrakech.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sophia L.", handle: "@sophia_events", testimonial: "Professional service for our corporate event. Fresh flowers, reliable delivery, and excellent customer service. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Hassan B.", handle: "@hassan_business", testimonial: "As a hotel concierge, I recommend FLORA SHOP to all our guests. They always deliver on time with beautiful arrangements.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user