Merge version_1 into main #2
@@ -33,9 +33,7 @@ export default function AboutPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -49,24 +47,16 @@ export default function AboutPage() {
|
||||
imageAlt="Precision Exterior Services professional team"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact Us", href: "/contact"},
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Our Mission",
|
||||
handle: "Excellence in Service",
|
||||
testimonial:
|
||||
"To provide exceptional exterior services that transform properties and exceed customer expectations. We're committed to reliability, quality, and building lasting relationships.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=3",
|
||||
imageAlt: "Our mission",
|
||||
},
|
||||
name: "Our Mission", handle: "Excellence in Service", testimonial:
|
||||
"To provide exceptional exterior services that transform properties and exceed customer expectations. We're committed to reliability, quality, and building lasting relationships.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", imageAlt: "Our mission"},
|
||||
]}
|
||||
background={{
|
||||
variant: "aurora",
|
||||
}}
|
||||
variant: "glowing-orb"}}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
@@ -78,15 +68,11 @@ export default function AboutPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Built on Quality, Professionalism, and Trust",
|
||||
},
|
||||
type: "text", content: "Built on Quality, Professionalism, and Trust"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "View Our Services", href: "/services"},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -100,34 +86,24 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Quality Craftsmanship",
|
||||
description:
|
||||
"We take pride in every project, ensuring that every detail meets our high standards of excellence.",
|
||||
},
|
||||
title: "Quality Craftsmanship", description:
|
||||
"We take pride in every project, ensuring that every detail meets our high standards of excellence."},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Reliability",
|
||||
description:
|
||||
"Our customers can count on us to show up on time, complete work as promised, and deliver exceptional results.",
|
||||
},
|
||||
title: "Reliability", description:
|
||||
"Our customers can count on us to show up on time, complete work as promised, and deliver exceptional results."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Customer Focus",
|
||||
description:
|
||||
"Your satisfaction is our priority. We listen to your needs and work collaboratively to exceed expectations.",
|
||||
},
|
||||
title: "Customer Focus", description:
|
||||
"Your satisfaction is our priority. We listen to your needs and work collaboratively to exceed expectations."},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "Professional Excellence",
|
||||
description:
|
||||
"We invest in training and equipment to provide the most current and effective solutions for your property.",
|
||||
},
|
||||
title: "Professional Excellence", description:
|
||||
"We invest in training and equipment to provide the most current and effective solutions for your property."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Integrity",
|
||||
description:
|
||||
"We're honest, transparent, and committed to doing business the right way, every time.",
|
||||
},
|
||||
title: "Integrity", description:
|
||||
"We're honest, transparent, and committed to doing business the right way, every time."},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -141,59 +117,23 @@ export default function AboutPage() {
|
||||
description="Real reviews from real customers who have experienced our commitment to quality and service."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Patricia Johnson",
|
||||
role: "Residential Client",
|
||||
testimonial:
|
||||
"Precision has been maintaining our property for three years. They're reliable, professional, and genuinely care about doing excellent work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=4",
|
||||
imageAlt: "Patricia Johnson",
|
||||
},
|
||||
id: "1", name: "Patricia Johnson", role: "Residential Client", testimonial:
|
||||
"Precision has been maintaining our property for three years. They're reliable, professional, and genuinely care about doing excellent work.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Patricia Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Thomas Anderson",
|
||||
role: "Commercial Client",
|
||||
testimonial:
|
||||
"We manage multiple properties and trust Precision with all of them. Consistent quality, professional team, and fair pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg?_wi=4",
|
||||
imageAlt: "Thomas Anderson",
|
||||
},
|
||||
id: "2", name: "Thomas Anderson", role: "Commercial Client", testimonial:
|
||||
"We manage multiple properties and trust Precision with all of them. Consistent quality, professional team, and fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", imageAlt: "Thomas Anderson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lisa Martinez",
|
||||
role: "Property Developer",
|
||||
testimonial:
|
||||
"Working with Precision on new builds has been fantastic. They understand our needs and deliver exceptional results every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=3",
|
||||
imageAlt: "Lisa Martinez",
|
||||
},
|
||||
id: "3", name: "Lisa Martinez", role: "Property Developer", testimonial:
|
||||
"Working with Precision on new builds has been fantastic. They understand our needs and deliver exceptional results every time.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Lisa Martinez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Kevin Sullivan",
|
||||
role: "Homeowner",
|
||||
testimonial:
|
||||
"What sets Precision apart is their attention to detail and communication. They keep you informed every step of the way.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-91.jpg?_wi=2",
|
||||
imageAlt: "Kevin Sullivan",
|
||||
},
|
||||
id: "4", name: "Kevin Sullivan", role: "Homeowner", testimonial:
|
||||
"What sets Precision apart is their attention to detail and communication. They keep you informed every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-91.jpg", imageAlt: "Kevin Sullivan"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rebecca Clark",
|
||||
role: "Business Manager",
|
||||
testimonial:
|
||||
"Our business property looks fantastic thanks to Precision. They're responsive, professional, and take real pride in their work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg?_wi=2",
|
||||
imageAlt: "Rebecca Clark",
|
||||
},
|
||||
id: "5", name: "Rebecca Clark", role: "Business Manager", testimonial:
|
||||
"Our business property looks fantastic thanks to Precision. They're responsive, professional, and take real pride in their work.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg", imageAlt: "Rebecca Clark"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Daniel Torres",
|
||||
role: "Residential Client",
|
||||
testimonial:
|
||||
"Top-notch service from start to finish. The team is skilled, friendly, and goes above and beyond what's expected.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=2",
|
||||
imageAlt: "Daniel Torres",
|
||||
},
|
||||
id: "6", name: "Daniel Torres", role: "Residential Client", testimonial:
|
||||
"Top-notch service from start to finish. The team is skilled, friendly, and goes above and beyond what's expected.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg", imageAlt: "Daniel Torres"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -206,13 +146,9 @@ export default function AboutPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Precision Exterior Services"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user