diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fbf24e..d9edba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:7172168636", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -126,7 +126,7 @@ export default function LandingPage() { description="At Gloria's Tax Services, we provide expert tax preparation with a personal touch. Whether you need help with personal filing, family taxes, or notary services, our bilingual team is here for you." subdescription="No appointment necessary. Come as a walk-in and let us take care of your financial peace of mind." icon={Users} - imageSrc="http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -140,35 +140,35 @@ export default function LandingPage() { title: "Personal Tax Preparation", description: "Accurate and fast filing for your personal income taxes.", buttonIcon: "FileText", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=1", imageAlt: "portrait happy customer tax office", }, { title: "Family Tax Filing", description: "Maximize your family's benefits and ensure compliance.", buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=2", imageAlt: "portrait happy customer tax office", }, { title: "Doubt Resolution", description: "Expert answers to all your tax questions and concerns.", buttonIcon: "HelpCircle", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=2", imageAlt: "portrait happy customer tax office", }, { title: "Notary Services", description: "Official document verification and notarization.", buttonIcon: "PenTool", - imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=1", imageAlt: "portrait happy customer tax office", }, { title: "Business Consult", description: "Strategic planning for small business owners.", buttonIcon: "Briefcase", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg?_wi=1", imageAlt: "portrait happy customer tax office", }, ]} @@ -189,7 +189,7 @@ export default function LandingPage() { name: "Gloria Garcia", role: "Owner", description: "Dedicated tax expert with years of experience.", - imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=2", imageAlt: "portrait satisfied business client", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { name: "Eduardo", role: "Tax Consultant", description: "Committed to clear communication and bilingual service.", - imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=3", imageAlt: "portrait satisfied business client", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { name: "Kevin", role: "Tax Specialist", description: "Fast and accurate filing services.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=3", imageAlt: "portrait satisfied business client", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { name: "Aldo Castillo", role: "Tax Consultant", description: "Professional guidance for your financial needs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=2", imageAlt: "portrait satisfied business client", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { name: "Sofia Reyes", role: "Office Manager", description: "Keeping operations smooth and client-focused.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg?_wi=2", imageAlt: "portrait satisfied business client", }, ]}