Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:09:51 +00:00

View File

@@ -126,16 +126,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Verified Buyer", company: "Tech Enthusiast", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "woman portrait profile picture headshot"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "woman portrait profile picture headshot"},
{
id: "2", name: "Michael Chen", role: "Regular Customer", company: "Happy Shopper", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-looking-camera_23-2148179012.jpg", imageAlt: "man portrait profile picture headshot"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-looking-camera_23-2148179012.jpg?_wi=1", imageAlt: "man portrait profile picture headshot"},
{
id: "3", name: "Emily Rodriguez", role: "Verified Buyer", company: "Fashion Lover", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "woman portrait profile picture avatar"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "woman portrait profile picture avatar"},
{
id: "4", name: "David Kim", role: "Loyal Customer", company: "Value Seeker", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-looking-camera_23-2148179012.jpg", imageAlt: "man portrait profile picture headshot"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-looking-camera_23-2148179012.jpg?_wi=2", imageAlt: "man portrait profile picture headshot"},
]}
kpiItems={[
{ value: "50K+", label: "Happy Customers" },