Update src/app/page.tsx

This commit is contained in:
2026-05-11 13:48:28 +00:00
parent 8bb9b3bce4
commit 2b03945265

View File

@@ -12,7 +12,6 @@ import TeamCardFive from "@/components/sections/team/TeamCardFive";
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase";
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react";
@@ -125,16 +124,14 @@ export default function WebAgency2Page() {
buttonHref: "#"},
]}
/>
<TestimonialCardTwelve
cardTitle="Customer Reviews"
cardTag="Testimonials"
cardAnimation="slide-up"
<TestimonialCardFifteen
testimonial="Webild transformed our entire digital presence. Their design sense is incredible and they truly understand how to build for conversion."
rating={5}
author="Maria Santos, CEO of Umbra Skincare"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Maria Santos", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp" },
{ id: "2", name: "John Doe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp" },
{ id: "3", name: "Jane Smith", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp" },
]}
avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp", alt: "Maria Santos" }]}
/>
<MetricCardOne
title="Trusted by Industry Leaders"