Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
href: "/projects",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-white-party-full-shot_23-2149445620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-white-party-full-shot_23-2149445620.jpg?_wi=1"
|
||||
imageAlt="Luxury Tucson desert home with fireplace and patio"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
tag: "Residential",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
|
||||
avatarAlt: "professional headshot businessman portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13714.jpg?_wi=1",
|
||||
imageAlt: "elegant paver driveway modern home entrance",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
tag: "Outdoor Living",
|
||||
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",
|
||||
avatarAlt: "professional woman portrait headshot",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg?_wi=1",
|
||||
imageAlt: "luxury resort backyard swimming pool",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
tag: "Premium Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg",
|
||||
avatarAlt: "diverse professional portrait headshot",
|
||||
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",
|
||||
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?_wi=1",
|
||||
imageAlt: "luxury outdoor kitchen stainless steel grill",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
tag: "Family Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-man-posing-public-library_74855-1939.jpg",
|
||||
avatarAlt: "professional businessman confident portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-influencer-scenery-with-flowers_23-2149172435.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-influencer-scenery-with-flowers_23-2149172435.jpg?_wi=1",
|
||||
imageAlt: "luxury outdoor fireplace evening ambiance",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function HomePage() {
|
||||
tag: "Loyal Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
|
||||
avatarAlt: "professional headshot businessman portrait",
|
||||
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=1",
|
||||
imageAlt: "property transformation before and after",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
tag: "Large Scale",
|
||||
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",
|
||||
avatarAlt: "professional woman portrait headshot",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-relaxing-sitting-armchairs_23-2147850522.jpg?_wi=2",
|
||||
imageAlt: "luxury resort backyard swimming pool",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user