Update src/app/projects/page.tsx

This commit is contained in:
2026-03-11 00:17:19 +00:00
parent 4a74c18fbb
commit 40b4cdf349

View File

@@ -61,7 +61,7 @@ export default function ProjectsPage() {
href: "/",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2869.jpg"
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2869.jpg?_wi=2"
imageAlt="property transformation before and after"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -133,7 +133,7 @@ export default function ProjectsPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13714.jpg",
"http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13714.jpg?_wi=2",
},
{
id: "2",
@@ -146,7 +146,7 @@ export default function ProjectsPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg",
"http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg?_wi=3",
},
{
id: "3",
@@ -159,7 +159,7 @@ export default function ProjectsPage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/couple-raising-glasses-champagne-celebrating-christmas-eve-festive-man-woman-sitting-table-eating-chicken-drinking-alcohol-traditional-dinner-seasonal-holiday_482257-29017.jpg",
"http://img.b2bpic.net/free-photo/couple-raising-glasses-champagne-celebrating-christmas-eve-festive-man-woman-sitting-table-eating-chicken-drinking-alcohol-traditional-dinner-seasonal-holiday_482257-29017.jpg?_wi=2",
},
]}
textboxLayout="default"