Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:55:46 +00:00
parent 7d4105d12c
commit e3205d302d

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png?_wi=1", imageAlt: "Incident Response Team"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQU8W29flsj62NS74ny468x53P/illustration-of-incident-response-a-team-1772524195915-ed74180f.png?_wi=1", imageAlt: "Incident Response Team"},
]} ]}
buttons={[ buttons={[
{ text: "Schedule Consultation", href: "contact" }, { text: "Start Free Trial", href: "contact" },
{ text: "Learn More", href: "services" }, { text: "Learn More", href: "services" },
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"