From 97fe4ac23f388463ef32896f1ed39fbf9450fe74 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 21:57:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 208 +++++++++-------------------------------------- 1 file changed, 40 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index edb1993..180127f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,32 +48,15 @@ export default function LandingPage() {
@@ -113,23 +83,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Customer Attraction", - description: "Proven strategies to reach more potential clients.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-contractor-presenting-architectural-3d-models-her-team-review-zoning-regulations_482257-136352.jpg", - imageAlt: "business mission values office", - }, + title: "Customer Attraction", description: "Proven strategies to reach more potential clients.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-contractor-presenting-architectural-3d-models-her-team-review-zoning-regulations_482257-136352.jpg", imageAlt: "business mission values office"}, { - title: "Sales Optimization", - description: "Streamlining processes to maximize every sale opportunity.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", - imageAlt: "professional business team working", - }, + title: "Sales Optimization", description: "Streamlining processes to maximize every sale opportunity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", imageAlt: "professional business team working"}, { - title: "Strategic Growth", - description: "Long-term planning for sustained revenue increase.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - imageAlt: "customer satisfaction team", - }, + title: "Strategic Growth", description: "Long-term planning for sustained revenue increase.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "customer satisfaction team"}, ]} title="Why Choose Us" description="We offer targeted solutions that help your business stand out in a competitive market." @@ -144,47 +102,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Standard Plan", - price: "$99", - variant: "Basic", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-christmas-celebration-concept_23-2150979858.jpg", - }, + id: "p1", name: "Standard Plan", price: "$99", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-christmas-celebration-concept_23-2150979858.jpg"}, { - id: "p2", - name: "Pro Plan", - price: "$199", - variant: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-sign-neon-light_23-2151833100.jpg", - }, + id: "p2", name: "Pro Plan", price: "$199", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-sign-neon-light_23-2151833100.jpg"}, { - id: "p3", - name: "Enterprise", - price: "$399", - variant: "Advanced", - imageSrc: "http://img.b2bpic.net/free-photo/business-person-working-his-laptop-looking-chart-data-his-living-room_482257-18753.jpg", - }, + id: "p3", name: "Enterprise", price: "$399", variant: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/business-person-working-his-laptop-looking-chart-data-his-living-room_482257-18753.jpg"}, { - id: "p4", - name: "Starter", - price: "$49", - variant: "Entry", - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-entrepreneur-office-setup-home-with-personal-computer_482257-91126.jpg", - }, + id: "p4", name: "Starter", price: "$49", variant: "Entry", imageSrc: "http://img.b2bpic.net/free-photo/empty-business-entrepreneur-office-setup-home-with-personal-computer_482257-91126.jpg"}, { - id: "p5", - name: "Growth Kit", - price: "$299", - variant: "Performance", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-hands-writing-success_23-2148780628.jpg", - }, + id: "p5", name: "Growth Kit", price: "$299", variant: "Performance", imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-hands-writing-success_23-2148780628.jpg"}, { - id: "p6", - name: "Masterclass", - price: "$499", - variant: "Premium", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kmu92e", - }, + id: "p6", name: "Masterclass", price: "$499", variant: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kmu92e"}, ]} title="Our Solutions" description="Tailored packages to support your journey to excellence." @@ -198,40 +126,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex R.", - role: "Owner", - testimonial: "Increased my sales significantly in just three months.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", - }, + id: "t1", name: "Alex R.", role: "Owner", testimonial: "Increased my sales significantly in just three months.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"}, { - id: "t2", - name: "Sarah K.", - role: "Manager", - testimonial: "Professional and results-oriented. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", - }, + id: "t2", name: "Sarah K.", role: "Manager", testimonial: "Professional and results-oriented. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg"}, { - id: "t3", - name: "David M.", - role: "CEO", - testimonial: "Transformed our customer outreach completely.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg", - }, + id: "t3", name: "David M.", role: "CEO", testimonial: "Transformed our customer outreach completely.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg"}, { - id: "t4", - name: "Elena P.", - role: "Founder", - testimonial: "Efficient, fast, and very helpful service.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", - }, + id: "t4", name: "Elena P.", role: "Founder", testimonial: "Efficient, fast, and very helpful service.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"}, { - id: "t5", - name: "Marcus L.", - role: "Director", - testimonial: "Best growth strategy for our small business.", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg", - }, + id: "t5", name: "Marcus L.", role: "Director", testimonial: "Best growth strategy for our small business.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg"}, ]} title="What Our Clients Say" description="Real success stories from partners who trusted us." @@ -245,23 +148,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: CheckCircle, - title: "Clients Served", - value: "500+", - }, + id: "m1", icon: CheckCircle, + title: "Clients Served", value: "500+"}, { - id: "m2", - icon: Zap, - title: "Sales Boost", - value: "45%", - }, + id: "m2", icon: Zap, + title: "Sales Boost", value: "45%"}, { - id: "m3", - icon: Star, - title: "Expert Team", - value: "20+", - }, + id: "m3", icon: Star, + title: "Expert Team", value: "20+"}, ]} title="Our Impact" description="Proven results for your business goals." @@ -274,20 +168,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do we start?", - content: "Schedule a call and we'll assess your business needs.", - }, + id: "q1", title: "How do we start?", content: "Schedule a call and we'll assess your business needs."}, { - id: "q2", - title: "Is this for small businesses?", - content: "Absolutely, we cater to businesses of all sizes.", - }, + id: "q2", title: "Is this for small businesses?", content: "Absolutely, we cater to businesses of all sizes."}, { - id: "q3", - title: "How long until I see results?", - content: "Typically, improvements can be seen within 4-8 weeks.", - }, + id: "q3", title: "How long until I see results?", content: "Typically, improvements can be seen within 4-8 weeks."}, ]} title="Frequently Asked Questions" description="Everything you need to know about our services." @@ -299,14 +184,11 @@ export default function LandingPage() { @@ -316,29 +198,19 @@ export default function LandingPage() { logoText="Business Growth" columns={[ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1