Update src/app/about/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function AboutPage() {
|
||||
{ text: "Request a Consultation", href: "contact" },
|
||||
{ text: "See Our Work", href: "/" },
|
||||
]}
|
||||
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=3"
|
||||
imageAlt="Perfect Construction team"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
quote: "We had a very good experience with Jorge and his team. They paved our driveway, built a retaining wall and a gazebo. The team exceeded expectations in both timeline and workmanship.",
|
||||
tag: "Residential",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13714.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
quote: "Perfect Garden Landscaping designed and built a beautiful backyard space for us that feels like a second living room for most of the year.",
|
||||
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",
|
||||
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=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
quote: "Jorge was very professional and prompt. The estimate was very competitive and the project finished earlier than expected.",
|
||||
tag: "Premium Service",
|
||||
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",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -120,7 +120,7 @@ export default function AboutPage() {
|
||||
quote: "They transformed our dirt backyard into a playground for my kids and a peaceful place with a fireplace.",
|
||||
tag: "Family Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-man-posing-public-library_74855-1939.jpg",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -130,7 +130,7 @@ export default function AboutPage() {
|
||||
quote: "This is the second time we've hired them. The team is courteous, professional and the results are beautiful.",
|
||||
tag: "Loyal Client",
|
||||
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/exterior-modern-buildings_1127-2869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2869.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
quote: "Great service for a great price. They completed a huge backyard project and everything turned out exactly how we wanted.",
|
||||
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-appropriate-appearance_8353-12611.jpg",
|
||||
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=5",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user