Merge version_1 into main #1
@@ -105,17 +105,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", handle: "@sarahm_coffee", testimonial: "The best coffee I've had in years. The baristas truly know their craft and treat every order with care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "woman portrait profile avatar headshot"},
|
||||
id: "1", name: "Sarah Martinez", handle: "@sarahm_coffee", testimonial: "The best coffee I've had in years. The baristas truly know their craft and treat every order with care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "woman portrait profile avatar headshot"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jchen_design", testimonial: "A hidden gem that feels like home. Perfect spot for morning meetings or quiet work sessions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", imageAlt: "man portrait profile avatar headshot"},
|
||||
id: "2", name: "James Chen", handle: "@jchen_design", testimonial: "A hidden gem that feels like home. Perfect spot for morning meetings or quiet work sessions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=1", imageAlt: "man portrait profile avatar headshot"},
|
||||
{
|
||||
id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "The ambiance, the coffee, the pastries—everything is thoughtfully curated. I'm here almost every morning.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "woman portrait profile avatar headshot"},
|
||||
id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "The ambiance, the coffee, the pastries—everything is thoughtfully curated. I'm here almost every morning.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "woman portrait profile avatar headshot"},
|
||||
{
|
||||
id: "4", name: "Michael Park", handle: "@mpark_food", testimonial: "John's Cafe sets the standard for specialty coffee. Their single-origins are absolutely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", imageAlt: "man portrait profile avatar headshot"},
|
||||
id: "4", name: "Michael Park", handle: "@mpark_food", testimonial: "John's Cafe sets the standard for specialty coffee. Their single-origins are absolutely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=2", imageAlt: "man portrait profile avatar headshot"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa.reads", testimonial: "Finally, a cafe that respects coffee as an art form. The staff's passion is evident in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "woman portrait profile avatar headshot"},
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa.reads", testimonial: "Finally, a cafe that respects coffee as an art form. The staff's passion is evident in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=3", imageAlt: "woman portrait profile avatar headshot"},
|
||||
{
|
||||
id: "6", name: "David Rodriguez", handle: "@davidrodz", testimonial: "More than just coffee—it's an experience. The community here is warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", imageAlt: "man portrait profile avatar headshot"},
|
||||
id: "6", name: "David Rodriguez", handle: "@davidrodz", testimonial: "More than just coffee—it's an experience. The community here is warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=3", imageAlt: "man portrait profile avatar headshot"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user