Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a67ccadc0 | |||
| 3538d1e821 | |||
| 90bdbf444c | |||
| c6684a22f0 | |||
| c0bbf6ce2e |
@@ -59,8 +59,8 @@ export default function WebAgency2Page() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg", imageAlt: "Dark UI/UX Design - Brand Experience" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg", imageAlt: "Dark UI/UX Design - Digital Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg", imageAlt: "Dark UI/UX Design - Web System" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=1", imageAlt: "Dark UI/UX Design - Digital Platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=2", imageAlt: "Dark UI/UX Design - Web System" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-low-poly-dark-background-with-connecting-dots-lines_1048-12151.jpg", imageAlt: "Dark UI/UX Design - Future Concept" },
|
||||
]}
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
@@ -78,7 +78,7 @@ export default function WebAgency2Page() {
|
||||
},
|
||||
{
|
||||
title: "System Engineering", description: "Robust, scalable architecture built to thrive under high traffic.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", imageAlt: "System Interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=1", imageAlt: "System Interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg", imageAlt: "Coding Interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/network-analyst-studying-digital-commerce-progression-reports-computer_482257-126389.jpg", imageAlt: "Analytics Interface" },
|
||||
],
|
||||
@@ -105,7 +105,7 @@ export default function WebAgency2Page() {
|
||||
title: "Aether Labs", description: "Biotech research interface", imageSrc: "http://img.b2bpic.net/free-photo/empty-laboratory-with-scientific-monitor-desk_482257-18203.jpg", imageAlt: "Aether Labs project", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Nexus Capital", description: "Investment dashboard architecture", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", imageAlt: "Nexus Capital project", buttonIcon: ArrowUpRight,
|
||||
title: "Nexus Capital", description: "Investment dashboard architecture", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=2", imageAlt: "Nexus Capital project", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Velox Systems", description: "Enterprise logistics software", imageSrc: "http://img.b2bpic.net/free-photo/logistics-freight-management-storage-supply-concept_53876-123932.jpg", imageAlt: "Velox Systems project", buttonIcon: ArrowUpRight,
|
||||
@@ -173,7 +173,7 @@ export default function WebAgency2Page() {
|
||||
useInvertedBackground={true}
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{ id: "f1", title: "How do we scale your products?", content: "Our architecture relies on modular components, ensuring your digital footprint grows without friction." },
|
||||
{ id: "f1", title: "How do we scale your products?", content: "We leverage modular architecture to ensure future-proof growth." },
|
||||
{ id: "f2", title: "What is your engagement model?", content: "We operate on a results-based framework, focusing on high-impact deliverables rather than administrative hours." },
|
||||
{ id: "f3", title: "Do you handle maintenance?", content: "Yes, we provide ongoing architectural surveillance to ensure peak security and efficiency." },
|
||||
{ id: "f4", title: "How do you manage legacy migrations?", content: "We execute staged migrations that preserve data integrity while modernizing the interface completely." },
|
||||
|
||||
Reference in New Issue
Block a user