Merge version_1 into main #3
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sophia R.", role: "Local Artist", testimonial: "Sip & Savor is my daily dose of inspiration. The coffee is divine, and the atmosphere fuels my creativity.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg", imageAlt: "Smiling woman enjoying coffee"},
|
||||
id: "1", name: "Sophia R.", role: "Local Artist", testimonial: "Sip & Savor is my daily dose of inspiration. The coffee is divine, and the atmosphere fuels my creativity.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg?_wi=1", imageAlt: "Smiling woman enjoying coffee"},
|
||||
{
|
||||
id: "2", name: "Mark T.", role: "Tech Entrepreneur", testimonial: "The best place in town for a quick and delicious breakfast. Their croissants are simply out of this world!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-girl-is-posing-studio_176474-59460.jpg", imageAlt: "Man enjoying coffee in a cafe"},
|
||||
id: "2", name: "Mark T.", role: "Tech Entrepreneur", testimonial: "The best place in town for a quick and delicious breakfast. Their croissants are simply out of this world!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-girl-is-posing-studio_176474-59460.jpg?_wi=1", imageAlt: "Man enjoying coffee in a cafe"},
|
||||
{
|
||||
id: "3", name: "Elena P.", role: "University Student", testimonial: "I love studying here! The quiet corners and amazing iced lattes make it my favorite spot.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg", imageAlt: "Woman studying with coffee"},
|
||||
{
|
||||
@@ -99,9 +99,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-curly-hair-wearing-shirt_273609-19785.jpg", imageAlt: "Smiling barista Sarah Chen"},
|
||||
{
|
||||
id: "2", name: "Michael Lee", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/expressive-girl-is-posing-studio_176474-59460.jpg", imageAlt: "Smiling pastry chef Michael Lee"},
|
||||
id: "2", name: "Michael Lee", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/expressive-girl-is-posing-studio_176474-59460.jpg?_wi=2", imageAlt: "Smiling pastry chef Michael Lee"},
|
||||
{
|
||||
id: "3", name: "Jessica Kim", role: "Cafe Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg", imageAlt: "Smiling cafe manager Jessica Kim"},
|
||||
id: "3", name: "Jessica Kim", role: "Cafe Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-african-woman-student-smiling-laughing-sitting-cafe-books-magazines-lying-table-learning-education_176420-12409.jpg?_wi=2", imageAlt: "Smiling cafe manager Jessica Kim"},
|
||||
]}
|
||||
title="The Faces Behind Your Favorite Brew"
|
||||
description="Meet the dedicated individuals who bring the Sip & Savor experience to life, from our skilled baristas to our talented bakers."
|
||||
|
||||
Reference in New Issue
Block a user