Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-24 04:13:44 +00:00

View File

@@ -218,7 +218,7 @@ export default function LandingPage() {
name: "Sarah Johnson",
role: "Designer",
testimonial: "Absolutely love the quality and unique design of every product. My go-to shop now!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
name: "Jessica Lee",
role: "Gift Shopper",
testimonial: "Always find the most thoughtful and unique gifts here. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=2",
imageAlt: "Jessica Lee",
},
]}