diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2140398..d73e3f4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -4,12 +4,12 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
-import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
+import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
-import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
+import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Award, CheckCircle, Clock, Users, Zap } from "lucide-react";
export default function LandingPage() {
@@ -31,64 +31,41 @@ export default function LandingPage() {
@@ -115,60 +92,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Molecular Engineering",
- author: "DIX Tech",
- description: "Precision manipulation at the nanoscale for enhanced material resilience.",
- tags: [
- "Nanotech",
- "Advanced Materials",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=3",
- },
+ id: "f1", title: "Molecular Engineering", author: "DIX Tech", description: "Precision manipulation at the nanoscale for enhanced material resilience.", tags: [
+ "Nanotech", "Advanced Materials"],
+ imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=3"},
{
- id: "f2",
- title: "Data-Driven Discovery",
- author: "DIX Intelligence",
- description: "Leveraging advanced ML models to accelerate innovation cycles.",
- tags: [
- "AI/ML",
- "Big Data",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=3",
- },
+ id: "f2", title: "Data-Driven Discovery", author: "DIX Intelligence", description: "Leveraging advanced ML models to accelerate innovation cycles.", tags: [
+ "AI/ML", "Big Data"],
+ imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=3"},
{
- id: "f3",
- title: "Scalable Systems",
- author: "DIX Infrastructure",
- description: "Designing future-proof architectures that grow with your project.",
- tags: [
- "Systems",
- "Architecture",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg?_wi=2",
- },
+ id: "f3", title: "Scalable Systems", author: "DIX Infrastructure", description: "Designing future-proof architectures that grow with your project.", tags: [
+ "Systems", "Architecture"],
+ imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg?_wi=2"},
{
- id: "f4",
- title: "Quantum Computing",
- author: "DIX Quantum",
- description: "Processing complex datasets at speeds previously considered impossible.",
- tags: [
- "Quantum",
- "Compute",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=4",
- },
+ id: "f4", title: "Quantum Computing", author: "DIX Quantum", description: "Processing complex datasets at speeds previously considered impossible.", tags: [
+ "Quantum", "Compute"],
+ imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=4"},
{
- id: "f5",
- title: "Biotech Integration",
- author: "DIX Bio",
- description: "Bridging the gap between biological systems and digital interfaces.",
- tags: [
- "Biotech",
- "Integration",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=4",
- },
+ id: "f5", title: "Biotech Integration", author: "DIX Bio", description: "Bridging the gap between biological systems and digital interfaces.", tags: [
+ "Biotech", "Integration"],
+ imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=4"},
]}
title="Core Competencies"
description="Unlocking potential across multiple scientific and engineering domains."
@@ -183,39 +125,19 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "150+",
- title: "Successful Trials",
- description: "Validated across multiple global initiatives.",
- icon: CheckCircle,
+ id: "m1", value: "150+", title: "Successful Trials", description: "Validated across multiple global initiatives.", icon: CheckCircle,
},
{
- id: "m2",
- value: "40%",
- title: "Efficiency Gain",
- description: "Average increase in client project output.",
- icon: Zap,
+ id: "m2", value: "40%", title: "Efficiency Gain", description: "Average increase in client project output.", icon: Zap,
},
{
- id: "m3",
- value: "24/7",
- title: "Operational Support",
- description: "Continuous monitoring and expert analysis.",
- icon: Clock,
+ id: "m3", value: "24/7", title: "Operational Support", description: "Continuous monitoring and expert analysis.", icon: Clock,
},
{
- id: "m4",
- value: "12",
- title: "Global Patents",
- description: "Proprietary technology developed in-house.",
- icon: Award,
+ id: "m4", value: "12", title: "Global Patents", description: "Proprietary technology developed in-house.", icon: Award,
},
{
- id: "m5",
- value: "500+",
- title: "Team Members",
- description: "Experts dedicated to pioneering innovation.",
- icon: Users,
+ id: "m5", value: "500+", title: "Team Members", description: "Experts dedicated to pioneering innovation.", icon: Users,
},
]}
title="Proven Results"
@@ -224,111 +146,70 @@ export default function LandingPage() {
-