5 Commits

Author SHA1 Message Date
265e229195 Update src/app/page.tsx 2026-04-12 23:56:53 +00:00
01147f5115 Merge version_5 into main
Merge version_5 into main
2026-04-12 23:53:01 +00:00
ef2cca6fe5 Update src/app/page.tsx 2026-04-12 23:52:58 +00:00
3a0f454f91 Merge version_4 into main
Merge version_4 into main
2026-04-12 23:14:37 +00:00
1537dde491 Merge version_4 into main
Merge version_4 into main
2026-04-12 23:14:03 +00:00

View File

@@ -45,13 +45,13 @@ 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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg", imageAlt: "Custom Finance Portal" },
{ imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294555.jpg", imageAlt: "E-commerce Infrastructure" },
{ imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294555.jpg", imageAlt: "Contact Us: 817-938-4203" },
]}
/>
</div>