Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b320db45a | |||
| 265e229195 | |||
| 01147f5115 | |||
| ef2cca6fe5 | |||
| 3a0f454f91 | |||
| 1537dde491 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user