From 13b8ebc9e78fa4628bece4d22349df19adb500bf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 17:08:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 185 ++++++++--------------------------------------- 1 file changed, 29 insertions(+), 156 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4afe65..64ba9d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -95,21 +68,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Headphones, - title: "Inbound Support", - description: "Reliable inbound support for all your customer inquiries, available 24/7.", - }, - { - icon: Phone, - title: "Outbound Sales", - description: "High-converting outbound calling strategies that generate leads and drive revenue.", - }, - { - icon: ShieldCheck, - title: "Data Security", - description: "Strict adherence to data protection regulations, keeping your customers' information safe.", - }, + { icon: Headphones, title: "Inbound Support", description: "Reliable inbound support for all your customer inquiries, available 24/7." }, + { icon: Phone, title: "Outbound Sales", description: "High-converting outbound calling strategies that generate leads and drive revenue." }, + { icon: ShieldCheck, title: "Data Security", description: "Strict adherence to data protection regulations, keeping your customers' information safe." }, ]} title="Our Expert Services" description="We specialize in high-quality call handling, customer support, and sales outreach designed to represent your brand with perfection." @@ -122,33 +83,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "99.9%", - title: "Uptime", - items: [ - "Constant availability", - "Robust systems", - ], - }, - { - id: "m2", - value: "24/7", - title: "Support", - items: [ - "Around the clock", - "Global coverage", - ], - }, - { - id: "m3", - value: "95%", - title: "Retention", - items: [ - "High satisfaction", - "Long-term partners", - ], - }, + { id: "m1", value: "99.9%", title: "Uptime", items: ["Constant availability", "Robust systems"] }, + { id: "m2", value: "24/7", title: "Support", items: ["Around the clock", "Global coverage"] }, + { id: "m3", value: "95%", title: "Retention", items: ["High satisfaction", "Long-term partners"] }, ]} title="Proven Performance" description="Data-driven results that showcase our reliability and effectiveness as a premium call partner." @@ -162,26 +99,9 @@ export default function LandingPage() { rating={5} author="Jane Doe, CEO" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - alt: "Client 1", - }, - { - src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", - alt: "Client 2", - }, - { - src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", - alt: "Client 3", - }, - { - src: "http://img.b2bpic.net/free-photo/disabled-business-manager-wheelchair-looking-tired-front_482257-2229.jpg", - alt: "Client 4", - }, - { - src: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", - alt: "Client 5", - }, + { src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Client 1" }, + { src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", alt: "Client 2" }, + { src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", alt: "Client 3" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -193,21 +113,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "What industries do you support?", - content: "We support a wide range of industries including healthcare, retail, tech, and logistics.", - }, - { - id: "2", - title: "Are your agents trained?", - content: "Yes, all our agents undergo rigorous training to ensure they represent your brand effectively.", - }, - { - id: "3", - title: "How quickly can we get started?", - content: "We can get your campaign running within 48 hours after onboarding.", - }, + { id: "1", title: "What industries do you support?", content: "We support a wide range of industries including healthcare, retail, tech, and logistics." }, + { id: "2", title: "Are your agents trained?", content: "Yes, all our agents undergo rigorous training to ensure they represent your brand effectively." }, + { id: "3", title: "How quickly can we get started?", content: "We can get your campaign running within 48 hours after onboarding." }, ]} imageSrc="http://img.b2bpic.net/free-photo/white-office-desk-table_93675-132588.jpg" mediaAnimation="slide-up" @@ -223,54 +131,19 @@ export default function LandingPage() { title="Contact Us Today" description="Ready to upgrade your calling operations? Reach out and we'll craft the perfect plan for you." inputs={[ - { - name: "name", - type: "text", - placeholder: "Name", - }, - { - name: "email", - type: "email", - placeholder: "Email", - }, + { name: "name", type: "text", placeholder: "Name" }, + { name: "email", type: "email", placeholder: "Email" }, ]} - textarea={{ - name: "message", - placeholder: "How can we help you?", - }} - imageSrc="http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-call-gesture-isolated-purple_141793-84101.jpg" + textarea={{ name: "message", placeholder: "How can we help you?" }} + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dx4OGL3LeWziG6okH1UbXBl6Eq/uploaded-1779210519827-lyoc6fcb.jpg" />