diff --git a/src/app/page.tsx b/src/app/page.tsx index f8ab8fb..293c601 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} imagePosition="right" - title="WHEN PEOPLE GOOGLE YOUR SHOP, WHAT DO THEY FIND?" - description="I DESIGN AND BUILD HIGH-CONVERTING WEBSITES AND DIGITAL PRODUCTS THAT DRIVE RESULTS. LET'S CREATE SOMETHING IMPACTFUL TOGETHER. YOU CAN REACH ME DIRECTLY AT IBKHEN99@GMAIL.COM." + title="When people Google your shop, what do they find?" + description="I design and build high-converting websites and digital products that drive results. Let's create something impactful together. You can reach me directly at ibkhen99@gmail.com." enableKpiAnimation={true} kpis={[ { value: "95%", label: "Improved Search Rankings" }, @@ -92,8 +92,8 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvEZbugZJMMJKmRQ7QXba2nKnk/uploaded-1781143312703-guy0l1k6.png" imageAlt="Headshot of Ibrahim, a local web designer" mediaAnimation="slide-up" - title="WHY A LOCAL GUY AND NOT SOME COMPANY?" - description="CHOOSING A LOCAL GUY LIKE ME OVER A BIG COMPANY MEANS YOU GET DEDICATED, PERSONALIZED ATTENTION FROM SOMEONE DEEPLY INVESTED IN YOUR BUSINESS'S SUCCESS. I BRING YEARS OF EXPERIENCE TO TRANSFORM COMPLEX IDEAS INTO INTUITIVE, HIGH-CONVERTING DIGITAL SOLUTIONS, OFFERING STRATEGIC THINKING AND METICULOUS EXECUTION WITHOUT THE OVERHEADS OR IMPERSONAL SERVICE OF A LARGE AGENCY." + title="Why a local guy and not some company?" + description="Choosing a local guy like me over a big company means you get dedicated, personalized attention from someone deeply invested in your business's success. I bring years of experience to transform complex ideas into intuitive, high-converting digital solutions, offering strategic thinking and meticulous execution without the overheads or impersonal service of a large agency." buttons={[]} buttonAnimation="slide-up" textboxLayout="default" @@ -132,8 +132,8 @@ export default function LandingPage() { id: "p6", brand: "", name: "Roofing Project ", price: "", rating: 5, reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvEZbugZJMMJKmRQ7QXba2nKnk/uploaded-1781134689001-yl8r30sw.png", imageAlt: "Restaurant Online Ordering"}, ]} - title="Showcasing My Web Projects" - description="EXPLORE A SELECTION OF HIGH-PERFORMING WEBSITES I'VE DESIGNED AND DEVELOPED FOR CLIENTS ACROSS VARIOUS INDUSTRIES." + title="showcasing my web projects" + description="Explore a selection of high-performing websites I've designed and developed for clients across various industries." /> @@ -143,7 +143,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="How It Works" - description="MY SIMPLE, TRANSPARENT PROCESS TO GET YOUR SHOP FOUND ONLINE, FROM INITIAL LOOK TO ONGOING SUCCESS." + description="My simple, transparent process to get your shop found online, from initial look to ongoing success." features={[ { id: "step1", label: "Step 1", title: "Look First", items: ["I conduct a thorough analysis of your current online presence and business goals to identify opportunities."] @@ -166,7 +166,7 @@ export default function LandingPage() { names={[ "Global Innovations", "Digital Dynamics", "Apex Solutions", "Creative Edge Studio", "FutureScape Tech", "Catalyst Brands", "Streamline Services"]} title="Trusted by Diverse Industries" - description="MY COMMITMENT TO EXCELLENCE HAS EARNED THE TRUST OF CLIENTS RANGING FROM STARTUPS TO ESTABLISHED ENTERPRISES." + description="My commitment to excellence has earned the trust of clients ranging from startups to established enterprises." speed={40} showCard={true} /> @@ -179,7 +179,7 @@ export default function LandingPage() { variant: "plain"}} tag="Let's Collaborate" title="Ready to Start Your Next Project?" - description="WHETHER YOU HAVE A SPECIFIC VISION OR NEED HELP DEFINING YOUR DIGITAL STRATEGY, I'M HERE TO HELP. REACH OUT AND LET'S DISCUSS HOW I CAN ELEVATE YOUR ONLINE PRESENCE. YOU CAN ALSO EMAIL ME DIRECTLY AT IBKHEN99@GMAIL.COM." + description="Whether you have a specific vision or need help defining your digital strategy, I'm here to help. Reach out and let's discuss how I can elevate your online presence. You can also email me directly at ibkhen99@gmail.com." imageSrc="http://img.b2bpic.net/free-photo/woman-using-smartphone-text-with-chat-bubbles_23-2151989429.jpg" imageAlt="Person working at a desk" mediaAnimation="slide-up" @@ -227,4 +227,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file