Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-03-25 21:50:43 +00:00

View File

@@ -10,7 +10,7 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Rocket, Settings, Shield, Sparkles, Star, Users, Zap } from "lucide-react";
import { Rocket, Settings, Shield, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
@@ -256,16 +256,13 @@ export default function LandingPage() {
]}
kpiItems={[
{
value: "5,000+", icon: Users,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-stylized-graphic-showing-a-large-numbe-1774441891337-53c3af6d.png"
value: "5,000+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-stylized-graphic-showing-a-large-numbe-1774441891337-53c3af6d.png"
},
{
value: "99%", icon: Star,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-visually-appealing-graphic-representin-1774441890698-bbffccca.png"
value: "99%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-visually-appealing-graphic-representin-1774441890698-bbffccca.png"
},
{
value: "Instant", icon: Zap,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-graphic-representing-instant-launch-wi-1774441893243-06c4bc22.png"
value: "Instant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRAzcUz6gQVkWMzMfHQt99F1w4/a-graphic-representing-instant-launch-wi-1774441893243-06c4bc22.png"
}
]}
title="What Players Are Saying"