diff --git a/src/app/page.tsx b/src/app/page.tsx index b335727..1f51001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { description="Comprehensive solutions tailored to elevate your digital presence and drive business growth." features={[ { - title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=1", imageAlt: "Web Design Services", buttonIcon: ArrowRight + title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg", imageAlt: "Web Design Services", buttonIcon: ArrowRight }, { title: "Brand Identity Design", description: "Strategic branding that creates lasting impressions and strengthens your market position.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Identity Design", buttonIcon: ArrowRight @@ -112,14 +112,14 @@ export default function LandingPage() { id: "1", value: "150+", title: "Projects Delivered", description: "Successful digital experiences created", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg", imageAlt: "Project Portfolio" }, { - id: "2", value: "98%", title: "Client Satisfaction", description: "Consistently exceeding expectations", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=2", imageAlt: "Client Success" + id: "2", value: "98%", title: "Client Satisfaction", description: "Consistently exceeding expectations", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg", imageAlt: "Client Success" } ]} textboxLayout="default" useInvertedBackground={false} animationType="slide-up" tag="Achievements" - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttonAnimation="slide-up" /> @@ -133,7 +133,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "CEO", company: "TechFlow Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson" }, { id: "2", name: "Michael Chen", role: "Marketing Director", company: "Creative Studios", rating: 5, @@ -141,11 +141,11 @@ export default function LandingPage() { }, { id: "3", name: "Emily Rodriguez", role: "Founder", company: "Innovation Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez" }, { id: "4", name: "David Kim", role: "Product Manager", company: "Digital Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim" }, { id: "5", name: "Jessica Lee", role: "Brand Director", company: "Premium Brands Co", rating: 5, @@ -153,7 +153,7 @@ export default function LandingPage() { }, { id: "6", name: "Robert Thompson", role: "Business Owner", company: "Global Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Thompson" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson" } ]} kpiItems={[ @@ -165,7 +165,7 @@ export default function LandingPage() { useInvertedBackground={true} animationType="slide-up" tag="Client Success" - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttonAnimation="slide-up" /> @@ -182,7 +182,7 @@ export default function LandingPage() { speed={40} showCard={true} tag="Partners" - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttonAnimation="slide-up" /> @@ -221,7 +221,7 @@ export default function LandingPage() { mediaAnimation="slide-up" faqsAnimation="slide-up" tag="Help" - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttonAnimation="slide-up" />