Update src/app/about/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
{ value: "350%", title: "Average Lead Increase" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-business-owner-or-entrepr-1772817344297-fb9fc28e.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-business-owner-or-entrepr-1772817344297-fb9fc28e.png?_wi=3"
|
||||
imageAlt="Business owner analyzing website analytics"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -95,11 +95,11 @@ export default function AboutPage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Owner, Mitchell's Salon & Spa", testimonial: "After getting our website through Webuild, bookings increased by 40% in the first month. The design is beautiful and our customers love how easy it is to book appointments online.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343183-89383f36.png", imageAlt: "Sarah Mitchell portrait"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Owner, Mitchell's Salon & Spa", testimonial: "After getting our website through Webuild, bookings increased by 40% in the first month. The design is beautiful and our customers love how easy it is to book appointments online.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343183-89383f36.png?_wi=2", imageAlt: "Sarah Mitchell portrait"},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Owner, Rodriguez General Contracting", testimonial: "We were skeptical at first, but the professional website completely changed how we attract clients. We now get quality leads from search engines instead of cold calling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-mal-1772817344083-67fdb13a.png", imageAlt: "James Rodriguez portrait"},
|
||||
id: "2", name: "James Rodriguez", role: "Owner, Rodriguez General Contracting", testimonial: "We were skeptical at first, but the professional website completely changed how we attract clients. We now get quality leads from search engines instead of cold calling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-mal-1772817344083-67fdb13a.png?_wi=2", imageAlt: "James Rodriguez portrait"},
|
||||
{
|
||||
id: "3", name: "Maria Chen", role: "Manager, Chen's Restaurant Group", testimonial: "Our new website is stunning and mobile-friendly. Customers can now easily find our menu, make reservations, and call us—all from a beautiful, modern design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343779-671a1925.png", imageAlt: "Maria Chen portrait"},
|
||||
id: "3", name: "Maria Chen", role: "Manager, Chen's Restaurant Group", testimonial: "Our new website is stunning and mobile-friendly. Customers can now easily find our menu, make reservations, and call us—all from a beautiful, modern design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343779-671a1925.png?_wi=2", imageAlt: "Maria Chen portrait"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user