Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3da5b6890f | |||
| 438ea8dcf3 | |||
| 39e35fffe3 | |||
| 6ed29e53b7 | |||
| c9cfda6af5 | |||
| dbfc0b78f6 | |||
| cb092fac89 | |||
| 64a65d6e6e | |||
| 05709e24f8 | |||
| 3113e5f94d | |||
| 19a5648a49 | |||
| 8d749bb718 | |||
| a67641a259 | |||
| a3833471b8 | |||
| d72336ed5d | |||
| b82d71e4fa |
@@ -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,19 @@ export default function WebAgency2Page() {
|
||||
]}
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
/>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={[
|
||||
"Performance Optimization", "Project Leadership", "Website Strategy", "UX & Conversion", "Project Leadership", "Performance Optimization", "Digital Growth", "UX & Conversion", "Website Strategy", "Project Leadership", "UX & Conversion", "Digital Growth"
|
||||
]}
|
||||
title=""
|
||||
description=""
|
||||
textboxLayout="default"
|
||||
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