diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bfec41..0bbfcc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { icon: TrendingUp, label: "Successful Deals", value: "300+"}, ]} - metricsAnimation="reveal-blur" + metricsAnimation="blur-reveal" /> @@ -102,23 +102,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Business Acquisitions", description: "Find and acquire the perfect business that aligns with your strategic goals and investment criteria.", bentoComponent: "reveal-icon", icon: Search, - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904309.jpg", imageAlt: "global business network connections"}, + title: "Business Acquisitions", description: "Find and acquire the perfect business that aligns with your strategic goals and investment criteria.", bentoComponent: "reveal-icon", icon: Search}, { - title: "Business Sales", description: "Achieve optimal value for your business with our expert market analysis, strategic positioning, and buyer network.", bentoComponent: "reveal-icon", icon: DollarSign, - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg", imageAlt: "global business network connections"}, + title: "Business Sales", description: "Achieve optimal value for your business with our expert market analysis, strategic positioning, and buyer network.", bentoComponent: "reveal-icon", icon: DollarSign}, { - title: "Valuation & Advisory", description: "Receive accurate business valuations and strategic advisory to inform your key decisions.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg", imageAlt: "global business network connections"}, + title: "Valuation & Advisory", description: "Receive accurate business valuations and strategic advisory to inform your key decisions.", bentoComponent: "reveal-icon", icon: FileText}, { - title: "Growth & Expansion", description: "Leverage our insights to identify expansion opportunities and accelerate your business growth post-acquisition.", bentoComponent: "reveal-icon", icon: Rocket, - imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg", imageAlt: "global business network connections"}, + title: "Growth & Expansion", description: "Leverage our insights to identify expansion opportunities and accelerate your business growth post-acquisition.", bentoComponent: "reveal-icon", icon: Rocket}, { - title: "Market Insights", description: "Access deep local market intelligence for Hyderabad and surrounding regions to make informed decisions.", bentoComponent: "reveal-icon", icon: LineChart, - imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg", imageAlt: "global business network connections"}, + title: "Market Insights", description: "Access deep local market intelligence for Hyderabad and surrounding regions to make informed decisions.", bentoComponent: "reveal-icon", icon: LineChart}, { - title: "Legal & Due Diligence", description: "Navigate complex legal frameworks with confidence through our network of trusted legal partners.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg", imageAlt: "global business network connections"}, + title: "Legal & Due Diligence", description: "Navigate complex legal frameworks with confidence through our network of trusted legal partners.", bentoComponent: "reveal-icon", icon: Award}, ]} title="Our Core Brokerage Services" description="We offer comprehensive solutions tailored to your business needs, ensuring seamless and profitable transactions across Hyderabad." @@ -142,6 +136,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + animationType="blur-reveal" metrics={[ { id: "1", value: "$500M+", description: "Total Transaction Value"}, @@ -173,8 +168,8 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/hispanic-man-with-beard-wearing-suit-tie-looking-camera-blowing-kiss-with-hand-air-being-lovely-sexy-love-expression_839833-31615.jpg", alt: "Vijay Prasad"}, ]} - ratingAnimation="reveal-blur" - avatarsAnimation="reveal-blur" + ratingAnimation="blur-reveal" + avatarsAnimation="blur-reveal" /> @@ -195,7 +190,7 @@ export default function LandingPage() { ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about our business brokerage services, processes, and market expertise in Hyderabad." - faqsAnimation="reveal-blur" + faqsAnimation="blur-reveal" textPosition="left" showCard={true} /> @@ -212,7 +207,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347178.jpg" imageAlt="Modern office building in Hyderabad" - mediaAnimation="reveal-blur" + mediaAnimation="blur-reveal" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Send Message"