diff --git a/src/app/page.tsx b/src/app/page.tsx index 6515cc7..f48e1c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -48,11 +48,12 @@ export default function LandingPage() { imageAlt="Professional business team" imagePosition="right" mediaAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "Exceptional service and outstanding results. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + }, ]} buttons={[ { text: "Explore Services", href: "services" }, @@ -83,7 +84,8 @@ export default function LandingPage() { features={[ { id: "1", title: "Strategic Consulting", description: "Expert guidance to align your business objectives with market opportunities and create sustainable growth strategies.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-executive-with-digital-tablet_1098-694.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-executive-with-digital-tablet_1098-694.jpg" + }, items: [ { icon: TrendingUp, text: "Data-driven analysis" }, { icon: Target, text: "Goal-oriented planning" }, @@ -93,7 +95,8 @@ export default function LandingPage() { }, { id: "2", title: "Dedicated Support", description: "Round-the-clock customer support and technical assistance to ensure your success at every step of your journey.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg" + }, items: [ { icon: Headphones, text: "24/7 availability" }, { icon: Shield, text: "Expert assistance" }, @@ -103,7 +106,8 @@ export default function LandingPage() { }, { id: "3", title: "Innovative Solutions", description: "Cutting-edge technology and creative approaches to solve complex business challenges and unlock new opportunities.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-power-button-virtual-screen-smart-home-technology_53876-104196.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-power-button-virtual-screen-smart-home-technology_53876-104196.jpg" + }, items: [ { icon: Lightbulb, text: "Creative thinking" }, { icon: Cpu, text: "Advanced technology" }, @@ -127,16 +131,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "John Smith", role: "Founder", company: "Innovation Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + }, { id: "2", name: "Emily Chen", role: "Marketing Director", company: "Digital Solutions Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=3"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + }, { id: "3", name: "Michael Rodriguez", role: "Operations Manager", company: "Growth Partners", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=4"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + }, { id: "4", name: "Amanda Wilson", role: "CEO", company: "Business Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=5"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" + }, ]} kpiItems={[ { value: "500+", label: "Clients Served" }, @@ -144,8 +152,6 @@ export default function LandingPage() { { value: "10+", label: "Years Experience" }, ]} animationType="slide-up" - title="What Our Clients Say" - description="Hear directly from the businesses we've helped transform and succeed." textboxLayout="default" useInvertedBackground={false} /> @@ -159,15 +165,20 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "What services do you provide?", content: "We provide strategic consulting, dedicated support, and innovative solutions tailored to meet your specific business needs. Our services are designed to drive measurable growth and long-term success."}, + id: "1", title: "What services do you provide?", content: "We provide strategic consulting, dedicated support, and innovative solutions tailored to meet your specific business needs. Our services are designed to drive measurable growth and long-term success." + }, { - id: "2", title: "How do we get started?", content: "Getting started is simple. Contact our team to discuss your requirements, and we'll create a customized plan tailored to your goals. We'll work closely with you every step of the way."}, + id: "2", title: "How do we get started?", content: "Getting started is simple. Contact our team to discuss your requirements, and we'll create a customized plan tailored to your goals. We'll work closely with you every step of the way." + }, { - id: "3", title: "What is your pricing structure?", content: "Our pricing varies based on your specific needs and project scope. We offer flexible packages to suit businesses of all sizes. Contact us for a detailed quote."}, + id: "3", title: "What is your pricing structure?", content: "Our pricing varies based on your specific needs and project scope. We offer flexible packages to suit businesses of all sizes. Contact us for a detailed quote." + }, { - id: "4", title: "Do you offer ongoing support?", content: "Yes, we provide 24/7 customer support and technical assistance. Our dedicated team is always available to help you succeed and address any concerns."}, + id: "4", title: "Do you offer ongoing support?", content: "Yes, we provide 24/7 customer support and technical assistance. Our dedicated team is always available to help you succeed and address any concerns." + }, { - id: "5", title: "What is your success rate?", content: "We maintain a 98% client satisfaction rate and have helped over 500 businesses achieve their goals. Our track record speaks to the quality and effectiveness of our solutions."}, + id: "5", title: "What is your success rate?", content: "We maintain a 98% client satisfaction rate and have helped over 500 businesses achieve their goals. Our track record speaks to the quality and effectiveness of our solutions." + }, ]} textboxLayout="default" useInvertedBackground={false}