diff --git a/src/app/page.tsx b/src/app/page.tsx
index 40fd129..3f65a4e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import { Award, Rocket, Sparkles, Star, Users } from "lucide-react";
+import { Award, Rocket, Sparkles, Star, Users, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,22 +33,10 @@ export default function LandingPage() {
@@ -56,118 +44,44 @@ export default function LandingPage() {
@@ -178,28 +92,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Strategy",
- description: "Defining your digital identity through data and creative research.",
- bentoComponent: "globe",
- imageSrc: "http://img.b2bpic.net/free-photo/world-happy-pride-day-laptop_23-2148516277.jpg?_wi=3",
- imageAlt: "digital agency office concept dark theme",
- },
- {
- title: "UI Design",
- description: "Pixel-perfect interfaces crafted to drive user engagement and conversion.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-sitting-table_23-2149345221.jpg?_wi=3",
- imageAlt: "design studio professional working atmosphere",
- },
- {
- title: "Web Development",
- description: "Robust, scalable codebases built on the latest technologies.",
- bentoComponent: "animated-bar-chart",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797638.jpg?_wi=3",
- imageAlt: "modern architecture design studio high end",
- },
+ { title: "Strategy", description: "Defining your digital identity through data and creative research.", bentoComponent: "globe" },
+ { title: "UI Design", description: "Pixel-perfect interfaces crafted to drive user engagement and conversion.", bentoComponent: "reveal-icon", icon: Sparkles },
+ { title: "Web Development", description: "Robust, scalable codebases built on the latest technologies.", bentoComponent: "animated-bar-chart" },
]}
title="Full-Service Digital Innovation"
description="We offer a suite of services designed to propel your brand into the digital era with sophistication and technical edge."
@@ -211,24 +106,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Tech Haven",
- description: "Modern SaaS platform redesign for a Silicon Valley startup.",
- imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg?_wi=1",
- buttonIcon: "ArrowRight",
- },
- {
- title: "Global Logistics",
- description: "Dynamic web solution for international shipping operations.",
- imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg?_wi=2",
- buttonIcon: "ArrowRight",
- },
- {
- title: "Fintech Solutions",
- description: "High-security banking interface with custom analytics.",
- imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg?_wi=3",
- buttonIcon: "ArrowRight",
- },
+ { title: "Tech Haven", description: "Modern SaaS platform redesign for a Silicon Valley startup.", imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg", buttonIcon: ArrowRight },
+ { title: "Global Logistics", description: "Dynamic web solution for international shipping operations.", imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg", buttonIcon: ArrowRight },
+ { title: "Fintech Solutions", description: "High-security banking interface with custom analytics.", imageSrc: "http://img.b2bpic.net/free-psd/hand-drawn-asian-restaurant-instagram-posts-template_23-2149962864.jpg", buttonIcon: ArrowRight },
]}
title="Selected Work"
description="A glimpse into our recent collaborations with visionary brands across the globe."
@@ -242,26 +122,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Jenkins, CTO at NovaTech"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
- alt: "Client 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
- alt: "Client 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-man-with-beard-holding-virtual-currency-bitcoin-retail-shop-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-28138.jpg",
- alt: "Client 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
- alt: "Client 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/talented-writer-is-ready-present-his-new-book-he-is-doing-last-notes_613910-14617.jpg",
- alt: "Client 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", alt: "Client 1" },
+ { src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", alt: "Client 2" },
+ { src: "http://img.b2bpic.net/free-photo/young-man-with-beard-holding-virtual-currency-bitcoin-retail-shop-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-28138.jpg", alt: "Client 3" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg", alt: "Client 4" },
+ { src: "http://img.b2bpic.net/free-photo/talented-writer-is-ready-present-his-new-book-he-is-doing-last-notes_613910-14617.jpg", alt: "Client 5" },
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -275,34 +140,10 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "150+",
- title: "Projects Launched",
- description: "Successful deployments globally.",
- icon: Rocket,
- },
- {
- id: "m2",
- value: "20+",
- title: "Industry Awards",
- description: "Recognized for creative excellence.",
- icon: Award,
- },
- {
- id: "m3",
- value: "85%",
- title: "User Retention",
- description: "Average increase in user retention.",
- icon: Users,
- },
- {
- id: "m4",
- value: "4.9",
- title: "Avg. Client Rating",
- description: "Trusted by market leaders.",
- icon: Star,
- },
+ { id: "m1", value: "150+", title: "Projects Launched", description: "Successful deployments globally.", icon: Rocket },
+ { id: "m2", value: "20+", title: "Industry Awards", description: "Recognized for creative excellence.", icon: Award },
+ { id: "m3", value: "85%", title: "User Retention", description: "Average increase in user retention.", icon: Users },
+ { id: "m4", value: "4.9", title: "Avg. Client Rating", description: "Trusted by market leaders.", icon: Star },
]}
title="Agency Impact"
description="Our work delivers tangible growth and measurable outcomes for our clients."
@@ -313,19 +154,14 @@ export default function LandingPage() {
@@ -417,42 +214,21 @@ export default function LandingPage() {