From 41e43b5c13e67e4c351664b520a3aa05e5605bc7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 05:38:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92d72a1..9938de1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,14 +45,14 @@ export default function LandingPage() { title="Get Your Professional Website Today" description="Premium web development services to elevate your digital presence. Fast, responsive, and SEO-friendly sites for your business." kpis={[ - { value: "100+", label: "Projects Completed" }, + { value: "99+", label: "Projects Completed" }, { value: "99%", label: "Client Satisfaction" }, { value: "24/7", label: "Expert Support" }, ]} enableKpiAnimation={true} buttons={[ { text: "Buy Website", href: "/pricing" }, - { text: "Contact Now", href: "/contact" }, + { text: "Contact Now 7217078195", href: "/contact" }, { text: "Share Website", onClick: () => console.log('Sharing...') }, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-flowing-cyber-particles-with-shallow-depth-field_1048-12765.jpg" @@ -66,11 +66,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", handle: "@sarahjs", testimonial: "Deep WebBazaar transformed our online business perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=1" }, + { id: "1", name: "Sarah J.", handle: "@sarahjs", testimonial: "Deep WebBazaar transformed our online business perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775709626384-tdq9dnok.svg" }, { id: "2", name: "Mike R.", handle: "@miker", testimonial: "The best development team I've worked with so far.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=2" }, - { id: "3", name: "Elena K.", handle: "@elenak", testimonial: "Exceptional communication and high quality code delivery.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=3" }, - { id: "4", name: "David L.", handle: "@davidl", testimonial: "They built my startup site within 2 weeks flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=4" }, - { id: "5", name: "Chloe M.", handle: "@chloem", testimonial: "Highly recommended for any custom business website.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=5" }, + { id: "3", name: "Elena K.", handle: "@elenak", testimonial: "Exceptional communication and high quality code delivery.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-brainstorming-ideas-plan-work-report-with-data-charts-graphs-analyzing-research-information-create-successful-project-office-partnership-collaboration_482257-47596.jpg?id=30472738" }, + { id: "4", name: "", handle: "@davidl", testimonial: "They built my startup site within 2 weeks flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=4" }, + { id: "5", name: "deep webbazaar.1 ", handle: "@chloem", testimonial: "Highly recommended for any custom business website.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775709548101-basyfau0.jpg" }, ]} title="Trusted by Leaders" description="Hear what our clients have to say about our web development services." -- 2.49.1