Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 11:10:49 +00:00

View File

@@ -52,15 +52,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Chen", handle: "Coffee Enthusiast", testimonial: "The best espresso in the city. Every cup is perfection.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg?_wi=1"
},
{
name: "Michael Rodriguez", handle: "Regular Customer", testimonial: "Perfect place to start my morning. Consistently excellent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=1"
},
{
name: "Emily Watson", handle: "Food Blogger", testimonial: "Outstanding atmosphere and quality coffee. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=1"
}
]}
buttons={[
@@ -145,15 +145,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", role: "Coffee Enthusiast", company: "Local Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg?_wi=2"
},
{
id: "2", name: "Michael Rodriguez", role: "Business Owner", company: "Downtown District", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=2"
},
{
id: "3", name: "Emily Watson", role: "Food Blogger", company: "Coffee Chronicles", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=2"
},
{
id: "4", name: "James Park", role: "Regular Customer", company: "Creative Professional", rating: 5,