Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 05:02:56 +00:00

View File

@@ -108,16 +108,16 @@ export default function LandingPage() {
id: "2", name: "Michael Chen", role: "Restaurant Owner", testimonial: "Our visibility increased significantly after joining LocalHub. Customers love being able to call directly and check our hours.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", role: "Coffee Shop Manager", testimonial: "The integration with maps and reviews has brought more foot traffic than I expected. Highly recommend for any local business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", role: "Coffee Shop Manager", testimonial: "The integration with maps and reviews has brought more foot traffic than I expected. Highly recommend for any local business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", role: "Business Owner", testimonial: "WhatsApp integration means customers can reach us instantly with inquiries. It's a game-changer for customer service.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", role: "Business Owner", testimonial: "WhatsApp integration means customers can reach us instantly with inquiries. It's a game-changer for customer service.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Martinez", role: "Regular Customer", testimonial: "I use LocalHub to discover new businesses in my area. The ratings and hours are always accurate and up-to-date.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Jessica Martinez"
id: "5", name: "Jessica Martinez", role: "Regular Customer", testimonial: "I use LocalHub to discover new businesses in my area. The ratings and hours are always accurate and up-to-date.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", imageAlt: "Jessica Martinez"
},
{
id: "6", name: "James Wilson", role: "Service Provider", testimonial: "Being listed on LocalHub connects us with customers who are actively looking for services. Results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "James Wilson"
id: "6", name: "James Wilson", role: "Service Provider", testimonial: "Being listed on LocalHub connects us with customers who are actively looking for services. Results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "James Wilson"
}
]}
textboxLayout="default"