Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:49:11 +00:00
parent 266f654497
commit dfda7fc3f4

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
background={{ variant: "downward-rays-static" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", alt: "Property transformation showcase"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUrmHPwC90POrHt6xnM9XWy9e/uploaded-1772563482444-zrsvv3po.png", alt: "Property transformation showcase"},
]}
avatarText="5.0 ⭐ Trusted by 100+ Properties"
buttons={[
@@ -189,7 +189,7 @@ export default function LandingPage() {
{
id: "2", value: "5.0 ⭐", title: "Perfect Rating", description: "Consistent excellence across all services", imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Professional cleanup service"},
{
id: "3", value: "15+", title: "Years Experience", description: "Decades of professional landscaping expertise", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Tree maintenance expertise"},
id: "3", value: "4 ", title: "Years Experience", description: "Decades of professional landscaping expertise", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Tree maintenance expertise"},
{
id: "4", value: "7", title: "Core Services", description: "Complete landscaping solutions for any project", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2", imageAlt: "Full-service landscaping"},
]}