Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-14 16:08:36 +00:00

View File

@@ -59,19 +59,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah M.", handle: "@sarahlovescoffee", testimonial: "Best coffee in downtown Dallas! The baristas really know their craft.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=1", imageAlt: "Customer testimonial"
},
{
name: "James T.", handle: "@jameswork", testimonial: "Perfect spot to work. Great wifi, outlets everywhere, and amazing lattes!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=1", imageAlt: "Customer testimonial"
},
{
name: "Emma L.", handle: "@emmabakes", testimonial: "The cinnamon rolls are unreal. This place is my happy place!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1", imageAlt: "Customer testimonial"
},
{
name: "Marco D.", handle: "@marcocoffee", testimonial: "Friendly staff, cozy vibe, and the best cortado I've had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", imageAlt: "Customer testimonial"
}
]}
testimonialRotationInterval={6000}
@@ -189,27 +189,27 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "Sarah Mitchell", role: "Marketing Manager", company: "Dallas Creative Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Sarah Mitchell testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=2", imageAlt: "Sarah Mitchell testimonial"
},
{
id: "testimonial-2", name: "James Torres", role: "Freelance Developer", company: "Tech Enthusiast", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "James Torres testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=2", imageAlt: "James Torres testimonial"
},
{
id: "testimonial-3", name: "Emma Liu", role: "Food Blogger", company: "Dallas Eats", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg", imageAlt: "Emma Liu testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2", imageAlt: "Emma Liu testimonial"
},
{
id: "testimonial-4", name: "Marco Delgado", role: "Coffee Connoisseur", company: "Coffee Appreciation Society", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "Marco Delgado testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", imageAlt: "Marco Delgado testimonial"
},
{
id: "testimonial-5", name: "Lisa Chen", role: "Business Owner", company: "Downtown Dallas Network", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg", imageAlt: "Lisa Chen testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg?_wi=3", imageAlt: "Lisa Chen testimonial"
},
{
id: "testimonial-6", name: "David Johnson", role: "Local Author", company: "Writing Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageAlt: "David Johnson testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg?_wi=3", imageAlt: "David Johnson testimonial"
}
]}
buttons={[