Update src/app/page.tsx

This commit is contained in:
2026-04-13 02:39:59 +00:00
parent fc94a33acd
commit c3759fdc31

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ name: "Jessica L.", handle: "@jess_l", testimonial: "Knowledgeable team, solved my heater issue in minutes.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/friendly-professional-profile-picture-of-1776047615753-7aa92bee.png" }
]}
buttons={[{ text: "Book a Service", href: "#contact" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/modern-bathroom-renovation-plumbing-show-1776047625710-fdb37ed9.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/modern-bathroom-renovation-plumbing-show-1776047625710-fdb37ed9.png?_wi=1"
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/friendly-professional-profile-picture-of-1776047576686-31d781c3.png", alt: "Customer 1" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/friendly-professional-profile-picture-of-1776047585717-6cd1c75c.png", alt: "Customer 2" },
@@ -97,7 +97,7 @@ export default function LandingPage() {
title: "Expert Repairs", description: "Precision troubleshooting and high-end repair services.", icon: Wrench,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/modern-bathroom-renovation-plumbing-show-1776047546727-a2b64f83.png" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/modern-bathroom-renovation-plumbing-show-1776047625710-fdb37ed9.png" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBGcbM0RP5DVM9ndtuAoXQoEDu/modern-bathroom-renovation-plumbing-show-1776047625710-fdb37ed9.png?_wi=2" }
]
},
{