Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-25 10:16:34 +00:00

View File

@@ -66,14 +66,14 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "Transformative design that perfectly captured our vision.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg?_wi=1",
},
{
name: "Marcello Conti",
handle: "@mconti",
testimonial: "Sophisticated, warm, and utterly timeless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131655.jpg?_wi=1",
},
{
name: "Sarah Chen",
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-green-kitchen_23-2150165531.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-green-kitchen_23-2150165531.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-984.jpg",
@@ -169,7 +169,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-green-kitchen_23-2150165531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-green-kitchen_23-2150165531.jpg?_wi=2",
imageAlt: "modern minimalist bedroom interior",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg?_wi=2",
imageAlt: "modern minimalist bedroom interior",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131655.jpg?_wi=2",
imageAlt: "modern minimalist bedroom interior",
},
]}