diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c5bf37..48338f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function WebAgency2Page() { logoText="C.A.C WEB BUILDER" description="Enterprise-grade web solutions designed for high performance, security, and scalability. C.A.C WEB BUILDER transforms your vision into a robust digital reality." buttons={[ - { text: "Start Project", href: "#contact" }, - { text: "View Portfolio", href: "#work" }, + { text: "Start Project", href: "contact" }, + { text: "View Portfolio", href: "work" }, ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Enterprise SaaS Dashboard" },