Merge version_1 into main #4
@@ -44,11 +44,11 @@ export default function LandingPage() {
|
||||
title="Authentic Craftsmanship from Gigiri"
|
||||
description="Discover a curated collection of handmade treasures that celebrate tradition, creativity, and the human touch."
|
||||
testimonials={[
|
||||
{ name: "Jane W.", handle: "@jane_w", testimonial: "The most beautiful pottery I've found in Nairobi. Truly unique.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg" },
|
||||
{ name: "David M.", handle: "@davidm", testimonial: "Amazing craftsmanship and a wonderful community experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg" },
|
||||
{ name: "Elena K.", handle: "@elenak", testimonial: "Found the perfect decor for my home here. Love the local soul.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-doing-day-day-activity-while-waring-string-finger-remember-something-important_23-2151062274.jpg" },
|
||||
{ name: "Samuel O.", handle: "@samuel", testimonial: "Excellent quality and truly original artisanal goods.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-african-american-man-spending-time-shop-smiling-man-standing-near-hangers-with-male-clothes-having-free-time-looking-camera-leisure-activity-fashion-shopping-concept_74855-21489.jpg" },
|
||||
{ name: "Linda M.", handle: "@lindam", testimonial: "A wonderful hidden gem for unique home decor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-women-toasting_23-2147680737.jpg" }
|
||||
{ name: "Jane W.", handle: "@jane_w", testimonial: "The most beautiful pottery I've found in Nairobi. Truly unique.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg?_wi=1" },
|
||||
{ name: "David M.", handle: "@davidm", testimonial: "Amazing craftsmanship and a wonderful community experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg?_wi=1" },
|
||||
{ name: "Elena K.", handle: "@elenak", testimonial: "Found the perfect decor for my home here. Love the local soul.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-doing-day-day-activity-while-waring-string-finger-remember-something-important_23-2151062274.jpg?_wi=1" },
|
||||
{ name: "Samuel O.", handle: "@samuel", testimonial: "Excellent quality and truly original artisanal goods.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-african-american-man-spending-time-shop-smiling-man-standing-near-hangers-with-male-clothes-having-free-time-looking-camera-leisure-activity-fashion-shopping-concept_74855-21489.jpg?_wi=1" },
|
||||
{ name: "Linda M.", handle: "@lindam", testimonial: "A wonderful hidden gem for unique home decor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-women-toasting_23-2147680737.jpg?_wi=1" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tools-dried-bunch_23-2147697839.jpg"
|
||||
imageAlt="Handmade artisan crafts"
|
||||
@@ -115,11 +115,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah O.", role: "Collector", testimonial: "Simply the best collection of local crafts I've ever seen.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg" },
|
||||
{ id: "t2", name: "James K.", role: "Visitor", testimonial: "I love the warm atmosphere and the unique treasures.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg" },
|
||||
{ id: "t3", name: "Amara B.", role: "Designer", testimonial: "My go-to place for unique interior pieces in Nairobi.", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-day-day-activity-while-waring-string-finger-remember-something-important_23-2151062274.jpg" },
|
||||
{ id: "t4", name: "Robert L.", role: "Local Resident", testimonial: "The quality of work here is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-african-american-man-spending-time-shop-smiling-man-standing-near-hangers-with-male-clothes-having-free-time-looking-camera-leisure-activity-fashion-shopping-concept_74855-21489.jpg" },
|
||||
{ id: "t5", name: "Linda M.", role: "Tourist", testimonial: "Found the perfect gift to take home. Authentic and special.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-toasting_23-2147680737.jpg" }
|
||||
{ id: "t1", name: "Sarah O.", role: "Collector", testimonial: "Simply the best collection of local crafts I've ever seen.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg?_wi=2" },
|
||||
{ id: "t2", name: "James K.", role: "Visitor", testimonial: "I love the warm atmosphere and the unique treasures.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Amara B.", role: "Designer", testimonial: "My go-to place for unique interior pieces in Nairobi.", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-day-day-activity-while-waring-string-finger-remember-something-important_23-2151062274.jpg?_wi=2" },
|
||||
{ id: "t4", name: "Robert L.", role: "Local Resident", testimonial: "The quality of work here is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-african-american-man-spending-time-shop-smiling-man-standing-near-hangers-with-male-clothes-having-free-time-looking-camera-leisure-activity-fashion-shopping-concept_74855-21489.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Linda M.", role: "Tourist", testimonial: "Found the perfect gift to take home. Authentic and special.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-toasting_23-2147680737.jpg?_wi=2" }
|
||||
]}
|
||||
title="Voices from the Community"
|
||||
description="Hear what our visitors and makers say about us."
|
||||
|
||||
Reference in New Issue
Block a user