Update src/app/page.tsx
This commit is contained in:
@@ -102,7 +102,7 @@ export default function HomePage() {
|
||||
{ value: "24/7", title: "Your website works while you sleep" },
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Business owner analyzing website analytics"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -146,15 +146,15 @@ export default function HomePage() {
|
||||
{
|
||||
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"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343183-89383f36.png?_wi=1", 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"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-mal-1772817344083-67fdb13a.png?_wi=1", 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"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343779-671a1925.png?_wi=1", imageAlt: "Maria Chen portrait"},
|
||||
{
|
||||
id: "4", name: "David Thompson", role: "Owner, Thompson Plumbing Services", testimonial:
|
||||
"The Webuild team was professional, responsive, and delivered exactly what we needed. Our website generates consistent leads every single week. Best investment we've made.", imageSrc:
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-web-design-team-having-a--1772817344156-344998f3.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-web-design-team-having-a--1772817344156-344998f3.png?_wi=1"
|
||||
imageAlt="Web design team in consultation meeting"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user