Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -75,11 +75,11 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg"
|
||||
imageAlt="Ali Hussan - Professional Portrait"
|
||||
mediaAnimation="blur-reveal"
|
||||
containerClassName="py-20 md:py-28"
|
||||
titleClassName="text-5xl md:text-7xl font-bold leading-tight"
|
||||
descriptionClassName="text-lg md:text-xl text-opacity-80 max-w-2xl"
|
||||
buttonClassName="px-8 py-3 rounded-full font-semibold"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full"
|
||||
containerClassName="py-20 md:py-28"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,9 +209,9 @@ export default function LandingPage() {
|
||||
tag="Achievements"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", title: "Projects Completed", subtitle: "Successfully delivered across diverse industries", category: "Portfolio", value: "150+"
|
||||
|
||||
Reference in New Issue
Block a user