Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 07:28:12 +00:00

View File

@@ -54,11 +54,11 @@ export default function LandingPage() {
testimonials={[
{
name: "James Mitchell", handle: "Tech Enthusiast", testimonial: "Best selection of electronics I've found online. Fast shipping!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businesswoman-standing-near-window_171337-16068.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businesswoman-standing-near-window_171337-16068.jpg?_wi=1"
},
{
name: "Sarah Chen", handle: "Professional", testimonial: "Great prices and authentic products. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213576.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213576.jpg?_wi=1"
}
]}
buttons={[
@@ -182,11 +182,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Torres", role: "Software Engineer", company: "Tech Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businesswoman-standing-near-window_171337-16068.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businesswoman-standing-near-window_171337-16068.jpg?_wi=2"
},
{
id: "2", name: "Emily Watson", role: "Marketing Manager", company: "Digital Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213576.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213576.jpg?_wi=2"
},
{
id: "3", name: "David Kim", role: "Product Designer", company: "Design Studio", rating: 5,