Merge version_2 into main #1
@@ -13,6 +13,7 @@ import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users, User, Briefcase, Globe, BarChart3, Clock, Scale } from "lucide-react";
|
||||
|
||||
export default function WebAgency2Page() {
|
||||
@@ -65,6 +66,16 @@ export default function WebAgency2Page() {
|
||||
]}
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
/>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={[
|
||||
"Google", "Microsoft", "Amazon", "Apple", "Netflix", "Spotify", "Meta", "Tesla", "IBM", "Intel", "Cisco", "Oracle"
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
showCard={false}
|
||||
ariaLabel="Companies that trust Amy"
|
||||
/>
|
||||
</div>
|
||||
<FeatureBento
|
||||
title="Strategic Services for Unmatched Growth"
|
||||
description="Bridging client vision with exceptional web design, data-driven marketing, and cohesive brand strategy."
|
||||
|
||||
Reference in New Issue
Block a user