Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 23:16:13 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=1",
},
{
name: "Michael Chen",
@@ -96,7 +96,7 @@ export default function LandingPage() {
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=1"
showDimOverlay={true}
avatars={[
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
button: {
text: "Compare",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=2",
imageAlt: "Modern tokyo street background",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
button: {
text: "Compare",
},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=2",
imageAlt: "Modern tokyo street background",
},
]}