diff --git a/src/app/page.tsx b/src/app/page.tsx index 1af9246..94b4ee8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,9 +91,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Administrative Support", description: "Calendar management, email handling, and task coordination.", bentoComponent: "reveal-icon", icon: Calendar, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ey3o3z", imageAlt: "abstract tech logo brand" }, - { title: "Business Editing", description: "Proofreading and editing product descriptions or documentation.", bentoComponent: "reveal-icon", icon: Edit, imageSrc: "http://img.b2bpic.net/free-photo/project-manager-working-with-online-sales-statistics-laptop-create-business-strategy-growth-executive-assistant-using-data-research-charts-plan-financial-presentation_482257-46124.jpg", imageAlt: "abstract tech logo brand" }, - { title: "Client Communication", description: "Professional support for customer interactions and scheduling.", bentoComponent: "reveal-icon", icon: MessageSquare, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-holding-smartphone_23-2150167282.jpg", imageAlt: "abstract tech logo brand" }, + { title: "Administrative Support", description: "Calendar management, email handling, and task coordination.", bentoComponent: "reveal-icon", icon: Calendar }, + { title: "Business Editing", description: "Proofreading and editing product descriptions or documentation.", bentoComponent: "reveal-icon", icon: Edit }, + { title: "Client Communication", description: "Professional support for customer interactions and scheduling.", bentoComponent: "reveal-icon", icon: MessageSquare }, ]} title="Our Expert Services" description="We offer a wide variety of virtual assistant services designed to support and scale your business."