diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9fe8978..aaf6bb4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroLogo from '@/components/sections/hero/HeroLogo';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
-import { Github, Twitter } from "lucide-react";
+import { Zap, BarChart, Globe, Twitter, Github } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,23 +30,16 @@ export default function LandingPage() {
@@ -56,13 +49,9 @@ export default function LandingPage() {
description="Transforming your digital presence with immersive, high-performance 3D technology and modern UI/UX design."
buttons={[
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
{
- text: "Learn More",
- href: "#about",
- },
+ text: "Learn More", href: "#about"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/3d-connections-polygonal-background-with-connecting-lines-dots_1048-12250.jpg"
@@ -77,17 +66,11 @@ export default function LandingPage() {
description="We specialize in crafting highly interactive digital experiences using latest 3D web frameworks."
metrics={[
{
- value: "15+",
- title: "Projects Delivered",
- },
+ value: "15+", title: "Projects Delivered"},
{
- value: "99%",
- title: "Client Retention",
- },
+ value: "99%", title: "Client Retention"},
{
- value: "24/7",
- title: "Expert Support",
- },
+ value: "24/7", title: "Expert Support"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-augmented-reality_1134-137.jpg"
mediaAnimation="blur-reveal"
@@ -101,22 +84,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Real-time Rendering",
- description: "High performance low latency 3D visuals.",
- imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601040.jpg",
- buttonIcon: "Zap",
+ title: "Real-time Rendering", description: "High performance low latency 3D visuals.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601040.jpg", buttonIcon: Zap,
},
{
- title: "Data Visualization",
- description: "Interactive, complex data models for business insights.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg",
- buttonIcon: "BarChart",
+ title: "Data Visualization", description: "Interactive, complex data models for business insights.", imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116600.jpg", buttonIcon: BarChart,
},
{
- title: "Global Connectivity",
- description: "Scalable cloud-ready distributed networks.",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-background-trippy-yellow-rose-flower_53876-126776.jpg",
- buttonIcon: "Globe",
+ title: "Global Connectivity", description: "Scalable cloud-ready distributed networks.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-background-trippy-yellow-rose-flower_53876-126776.jpg", buttonIcon: Globe,
},
]}
title="Key Capabilities"
@@ -130,45 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Exceptional Quality",
- quote: "The 3D design exceeded all expectations.",
- name: "Sarah J.",
- role: "CEO, Startup",
- imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-770.jpg",
- },
+ id: "1", title: "Exceptional Quality", quote: "The 3D design exceeded all expectations.", name: "Sarah J.", role: "CEO, Startup", imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-interacting-with-each-other_1170-770.jpg"},
{
- id: "2",
- title: "Fast Deployment",
- quote: "Amazing communication and flawless execution.",
- name: "Mike C.",
- role: "CTO, SaaS",
- imageSrc: "http://img.b2bpic.net/free-photo/executive-assistant-multinational-company-work-big-business-project_482257-113916.jpg",
- },
+ id: "2", title: "Fast Deployment", quote: "Amazing communication and flawless execution.", name: "Mike C.", role: "CTO, SaaS", imageSrc: "http://img.b2bpic.net/free-photo/executive-assistant-multinational-company-work-big-business-project_482257-113916.jpg"},
{
- id: "3",
- title: "High Performance",
- quote: "The platform is fast, clean, and beautiful.",
- name: "Emily R.",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/thinking-man-office_23-2147669298.jpg",
- },
+ id: "3", title: "High Performance", quote: "The platform is fast, clean, and beautiful.", name: "Emily R.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/thinking-man-office_23-2147669298.jpg"},
{
- id: "4",
- title: "Scalable Design",
- quote: "Perfectly fits our business scaling needs.",
- name: "David K.",
- role: "Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg",
- },
+ id: "4", title: "Scalable Design", quote: "Perfectly fits our business scaling needs.", name: "David K.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg"},
{
- id: "5",
- title: "Reliable Support",
- quote: "Support team is always there to assist.",
- name: "Anna P.",
- role: "Scientist",
- imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg",
- },
+ id: "5", title: "Reliable Support", quote: "Support team is always there to assist.", name: "Anna P.", role: "Scientist", imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg"},
]}
title="Client Feedback"
description="Trusted by industry leaders worldwide."
@@ -179,16 +123,13 @@ export default function LandingPage() {
@@ -200,14 +141,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
+ href: "#", ariaLabel: "Twitter"},
{
icon: Github,
- href: "#",
- ariaLabel: "Github",
- },
+ href: "#", ariaLabel: "Github"},
]}
/>