diff --git a/src/app/page.tsx b/src/app/page.tsx
index bfc23e5..e352ae7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { Box, Cloud, Globe, Lock, Server, Shield, Zap } from "lucide-react";
+import { Box, Cloud, Cpu, Globe, Lock, Shield, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,81 +43,33 @@ export default function LandingPage() {
@@ -142,7 +82,7 @@ export default function LandingPage() {
description="Our team uses advanced 3D modeling and development practices to bring ideas to life."
subdescription="Dedicated to excellence in every pixel."
icon={Zap}
- imageSrc="http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg"
mediaAnimation="slide-up"
imageAlt="modern holographic workstation tech studio"
/>
@@ -155,67 +95,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "High Performance",
- description: "Engineered for speed.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/view-3d-space-rocket-model_23-2151113239.jpg",
- imageAlt: "3d performance indicator icon digital",
- },
+ title: "High Performance", description: "Engineered for speed.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-3d-space-rocket-model_23-2151113239.jpg", imageAlt: "3d performance indicator icon digital" },
items: [
- {
- icon: Zap,
- text: "Lightning fast",
- },
- {
- icon: Cpu,
- text: "Optimized",
- },
+ { icon: Zap, text: "Lightning fast" },
+ { icon: Cpu, text: "Optimized" },
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg?_wi=2",
- imageAlt: "3d performance indicator icon digital",
},
{
- title: "Robust Security",
- description: "Bank-grade protection.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg",
- imageAlt: "digital security shield icon 3d",
- },
+ title: "Robust Security", description: "Bank-grade protection.", media: { imageSrc: "http://img.b2bpic.net/free-photo/hud-user-interface-technology-spaceship-virtual-reality-game-with-infographic-chart-navigation-button_90220-1368.jpg", imageAlt: "digital security shield icon 3d" },
items: [
- {
- icon: Shield,
- text: "Encrypted",
- },
- {
- icon: Lock,
- text: "Verified",
- },
+ { icon: Shield, text: "Encrypted" },
+ { icon: Lock, text: "Verified" },
],
reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg?_wi=2",
- imageAlt: "3d performance indicator icon digital",
},
{
- title: "Cloud Scale",
- description: "Global deployment ready.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-cloud_23-2149406772.jpg",
- imageAlt: "cloud computing tech 3d icon",
- },
+ title: "Cloud Scale", description: "Global deployment ready.", media: { imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-cloud_23-2149406772.jpg", imageAlt: "cloud computing tech 3d icon" },
items: [
- {
- icon: Globe,
- text: "Anywhere",
- },
- {
- icon: Server,
- text: "Infinite",
- },
+ { icon: Globe, text: "Anywhere" },
+ { icon: Server, text: "Infinite" },
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=1",
- imageAlt: "3d performance indicator icon digital",
},
]}
title="Advanced Platform Capabilities"
@@ -229,21 +130,9 @@ export default function LandingPage() {
title="Proven Success Metrics"
tag="Analytics"
metrics={[
- {
- id: "1",
- value: "1M+",
- description: "Users reached",
- },
- {
- id: "2",
- value: "$50M",
- description: "Value delivered",
- },
- {
- id: "3",
- value: "150+",
- description: "Countries active",
- },
+ { id: "1", value: "1M+", description: "Users reached" },
+ { id: "2", value: "$50M", description: "Value delivered" },
+ { id: "3", value: "150+", description: "Countries active" },
]}
metricsAnimation="slide-up"
/>
@@ -256,53 +145,24 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Alex",
- handle: "@alex",
- testimonial: "Great work!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=2",
- imageAlt: "avatar portrait digital tech style",
+ id: "1", name: "Alex", handle: "@alex", testimonial: "Great work!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", imageAlt: "avatar portrait digital tech style"
},
{
- id: "2",
- name: "Sam",
- handle: "@sam",
- testimonial: "Very professional.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20105.jpg",
- imageAlt: "avatar portrait digital tech style",
+ id: "2", name: "Sam", handle: "@sam", testimonial: "Very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20105.jpg", imageAlt: "avatar portrait digital tech style"
},
{
- id: "3",
- name: "Kim",
- handle: "@kim",
- testimonial: "Absolutely amazing.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg",
- imageAlt: "avatar portrait digital tech style",
+ id: "3", name: "Kim", handle: "@kim", testimonial: "Absolutely amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13573.jpg", imageAlt: "avatar portrait digital tech style"
},
{
- id: "4",
- name: "Lee",
- handle: "@lee",
- testimonial: "Highly recommended.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man_23-2148884359.jpg",
- imageAlt: "avatar portrait digital tech style",
+ id: "4", name: "Lee", handle: "@lee", testimonial: "Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man_23-2148884359.jpg", imageAlt: "avatar portrait digital tech style"
},
{
- id: "5",
- name: "Joe",
- handle: "@joe",
- testimonial: "Top notch tech.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165894.jpg",
- imageAlt: "avatar portrait digital tech style",
+ id: "5", name: "Joe", handle: "@joe", testimonial: "Top notch tech.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165894.jpg", imageAlt: "avatar portrait digital tech style"
},
]}
showRating={true}
title="Client Success"
+ description="Our clients love our work."
/>
@@ -312,49 +172,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
- {
- id: "basic",
- name: "Starter",
- price: "$99",
- features: [
- "Feature A",
- "Feature B",
- ],
- buttons: [
- {
- text: "Select",
- },
- ],
- },
- {
- id: "pro",
- name: "Professional",
- price: "$299",
- features: [
- "Feature A",
- "Feature B",
- "Feature C",
- ],
- buttons: [
- {
- text: "Select",
- },
- ],
- },
- {
- id: "enterprise",
- name: "Enterprise",
- price: "Custom",
- features: [
- "All Features",
- "24/7 Support",
- ],
- buttons: [
- {
- text: "Select",
- },
- ],
- },
+ { id: "basic", name: "Starter", price: "$99", features: ["Feature A", "Feature B"], buttons: [{ text: "Select" }] },
+ { id: "pro", name: "Professional", price: "$299", features: ["Feature A", "Feature B", "Feature C"], buttons: [{ text: "Select" }] },
+ { id: "enterprise", name: "Enterprise", price: "Custom", features: ["All Features", "24/7 Support"], buttons: [{ text: "Select" }] },
]}
title="Transparent Pricing"
description="Choose the best plan for you."
@@ -365,21 +185,9 @@ export default function LandingPage() {