2 Commits

Author SHA1 Message Date
fca181fab4 Update src/app/page.tsx 2026-03-12 17:06:51 +00:00
851db36f6e Merge version_2 into main
Merge version_2 into main
2026-03-12 17:04:08 +00:00

View File

@@ -52,8 +52,8 @@ export default function LandingPage() {
{ text: "See My Work", href: "work" } { text: "See My Work", href: "work" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/a-sleek-performance-marketing-analytics--1773334153690-d1826b08.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/uploaded-1773335166353-963asdih.png"
imageAlt="Performance marketing analytics dashboard" imageAlt="Performance marketing portfolio"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
imagePosition="right" imagePosition="right"
fixedMediaHeight={true} fixedMediaHeight={true}
@@ -72,7 +72,7 @@ export default function LandingPage() {
buttons={[ buttons={[
{ text: "Explore My Services", href: "services" } { text: "Explore My Services", href: "services" }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/professional-headshot-of-an-indian-marke-1773334154925-0c404143.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqxkdWGIthokNzT5NnSnEif6lV/uploaded-1773335166353-mttzaftn.png"
imageAlt="Chirag Malik - Performance Marketing Expert" imageAlt="Chirag Malik - Performance Marketing Expert"
useInvertedBackground={false} useInvertedBackground={false}
ariaLabel="About section" ariaLabel="About section"