Merge version_1 into main #4
@@ -105,22 +105,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "The Perfect Morning Ritual", quote: "Every morning starts with Brew Haven. The quality is unmatched and the atmosphere is genuinely welcoming. This is where I belong.", name: "Sarah Mitchell", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", title: "The Perfect Morning Ritual", quote: "Every morning starts with Brew Haven. The quality is unmatched and the atmosphere is genuinely welcoming. This is where I belong.", name: "Sarah Mitchell", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Exceptional Specialty Drinks", quote: "I've tried coffee everywhere, but Brew Haven's cold brew is absolutely phenomenal. The baristas truly understand their craft.", name: "Marcus Chen", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "A Community Gathering Spot", quote: "More than just coffee—it's about the people and the experience. Brew Haven feels like home to me.", name: "Emma Rodriguez", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "3", title: "A Community Gathering Spot", quote: "More than just coffee—it's about the people and the experience. Brew Haven feels like home to me.", name: "Emma Rodriguez", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Premium Quality Every Time", quote: "The consistency and attention to detail at Brew Haven is remarkable. They source the finest beans and it shows in every cup.", name: "David Thompson", role: "Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Thompson"
|
||||
id: "4", title: "Premium Quality Every Time", quote: "The consistency and attention to detail at Brew Haven is remarkable. They source the finest beans and it shows in every cup.", name: "David Thompson", role: "Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "David Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Best Coffee in Town", quote: "Finally found a place where passion meets quality. Brew Haven is my go-to for everything coffee-related.", name: "Jessica Liu", role: "Daily Visitor", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Jessica Liu"
|
||||
id: "5", title: "Best Coffee in Town", quote: "Finally found a place where passion meets quality. Brew Haven is my go-to for everything coffee-related.", name: "Jessica Liu", role: "Daily Visitor", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=3", imageAlt: "Jessica Liu"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Worth Every Visit", quote: "The expertise of the team and the quality of the product make this place special. Highly recommended!", name: "James Wilson", role: "Coffee Lover", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Wilson"
|
||||
id: "6", title: "Worth Every Visit", quote: "The expertise of the team and the quality of the product make this place special. Highly recommended!", name: "James Wilson", role: "Coffee Lover", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "James Wilson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user