Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 15:00:59 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@sarah_m",
testimonial: "Fantastic job on our living room. The media wall is exactly what we wanted!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg?_wi=1",
},
{
name: "James Cook",
@@ -95,7 +95,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
bentoComponent: "reveal-icon",
icon: Tv,
},
imageSrc: "http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg?_wi=2",
imageAlt: "light ceramic window interior tub",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
bentoComponent: "reveal-icon",
icon: Palette,
},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg?_wi=2",
imageAlt: "light ceramic window interior tub",
},
]}