Update src/app/about/page.tsx
This commit is contained in:
@@ -47,21 +47,21 @@ export default function AboutPage() {
|
||||
title: "Superior Craftsmanship",
|
||||
description: "Every project reflects our commitment to precision, quality materials, and attention to detail that ensures lasting results.",
|
||||
tag: "Quality",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "communication",
|
||||
title: "Clear Communication",
|
||||
description: "We believe in transparent, responsive communication throughout every project, keeping you informed at every step.",
|
||||
tag: "Transparency",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2871.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2871.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "integrity",
|
||||
title: "Professional Integrity",
|
||||
description: "Honest assessments, realistic timelines, and respectful job sites—we do what we say we'll do.",
|
||||
tag: "Trust",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
handle: "@repeat_client",
|
||||
testimonial: "Second home we hired them for—again, a great experience. Professional and reliable.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -119,7 +119,7 @@ export default function AboutPage() {
|
||||
handle: "@satisfied_customer",
|
||||
testimonial: "Prompt, on schedule, and easy to work with. Exactly what you want in a contractor.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -127,7 +127,7 @@ export default function AboutPage() {
|
||||
handle: "@happy_homeowner",
|
||||
testimonial: "Professional from start to finish. The attention to detail is what sets them apart.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=8"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user