Merge version_1_1781680432551 into main #1

Merged
bender merged 1 commits from version_1_1781680432551 into main 2026-06-17 07:14:30 +00:00

View File

@@ -25,7 +25,7 @@ export default function HomePage() {
text: "Book a Free Call",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -39,7 +39,7 @@ export default function HomePage() {
avatars={[
{
name: "Sarah",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg?_wi=1",
},
{
name: "John",
@@ -217,7 +217,7 @@ export default function HomePage() {
detail: "Polished audio.",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893933.jpg?_wi=2",
imageAlt: "A girl keeps for a chair and leans to a wall with paintings in a cafe",
},
{
@@ -241,7 +241,7 @@ export default function HomePage() {
},
],
completedLabel: "Finished",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg?_wi=2",
imageAlt: "A girl keeps for a chair and leans to a wall with paintings in a cafe",
},
]}