diff --git a/src/app/page.tsx b/src/app/page.tsx index c7577d3..243e9e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,22 +6,24 @@ import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboard import AboutMetric from '@/components/sections/about/AboutMetric'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; +import BlogCardOne from '@/components/sections/blog/BlogCardOne'; +import TeamCardSix from '@/components/sections/team/TeamCardSix'; +import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; +import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import { Rocket, Users, Award, TrendingUp, Zap, Palette, Code, Lock, Bell, BarChart3, HeadphonesIcon, Target, Sparkles, BookOpen, MessageSquare, Crown } from 'lucide-react'; const HomePage = () => { const navItems = [ { name: "Home", id: "/" }, - { name: "Services", id: "/services" }, - { name: "Portfolio", id: "/portfolio" }, - { name: "About", id: "/about" }, - { name: "Contact", id: "/contact" }, + { name: "Portfolio", id: "#portfolio" }, + { name: "Team", id: "#team" }, + { name: "Contact", id: "#contact" }, ]; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Development", href: "/services" }, { label: "Mobile Apps", href: "/services" }, { label: "Design Services", href: "/services" }, @@ -29,27 +31,24 @@ const HomePage = () => { ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Company", items: [ + { label: "About Us", href: "#about" }, + { label: "Our Team", href: "#team" }, + { label: "Portfolio", href: "#portfolio" }, { label: "Blog", href: "#blog" }, ], }, { - title: "Connect", - items: [ - { label: "Contact Us", href: "/contact" }, + title: "Connect", items: [ + { label: "Contact Us", href: "#contact" }, { label: "LinkedIn", href: "https://linkedin.com/company/rantzoid" }, { label: "Twitter", href: "https://twitter.com/rantzoid" }, { label: "Instagram", href: "https://instagram.com/rantzoid" }, ], }, { - title: "Resources", - items: [ - { label: "Case Studies", href: "/portfolio" }, + title: "Resources", items: [ + { label: "Case Studies", href: "#portfolio" }, { label: "Insights", href: "#blog" }, { label: "FAQ", href: "#faq" }, { label: "Documentation", href: "#" }, @@ -64,7 +63,7 @@ const HomePage = () => { borderRadius="pill" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -83,10 +82,10 @@ const HomePage = () => { { tagIcon={Zap} features={[ { - title: "Web Design & Development", - description: "Custom websites built for performance, aesthetics, and user engagement that convert visitors to customers.", - bentoComponent: "globe", - }, + title: "Web Design & Development", description: "Custom websites built for performance, aesthetics, and user engagement that convert visitors to customers.", bentoComponent: "globe"}, { - title: "Strategic Marketing", - description: "Data-driven campaigns that boost your brand presence and connect you with the right audience.", - bentoComponent: "animated-bar-chart", - }, + title: "Strategic Marketing", description: "Data-driven campaigns that boost your brand presence and connect you with the right audience.", bentoComponent: "animated-bar-chart"}, { - title: "Mobile Applications", - description: "Native and cross-platform apps that deliver seamless user experiences on any device.", - bentoComponent: "phone", - statusIcon: Lock, + title: "Mobile Applications", description: "Native and cross-platform apps that deliver seamless user experiences on any device.", bentoComponent: "phone", statusIcon: Lock, alertIcon: Bell, - alertTitle: "New Message", - alertMessage: "Your app is ready", - apps: [ + alertTitle: "New Message", alertMessage: "Your app is ready", apps: [ { name: "Design", icon: Palette }, { name: "Code", icon: Code }, { name: "Launch", icon: Rocket }, @@ -150,10 +138,7 @@ const HomePage = () => { ], }, { - title: "Brand Identity", - description: "Complete branding solutions from logo design to brand guidelines that establish your unique market presence.", - bentoComponent: "3d-card-grid", - items: [ + title: "Brand Identity", description: "Complete branding solutions from logo design to brand guidelines that establish your unique market presence.", bentoComponent: "3d-card-grid", items: [ { name: "Logo Design", icon: Palette }, { name: "Visual Identity", icon: Sparkles }, { name: "Brand Guidelines", icon: BookOpen }, @@ -176,45 +161,17 @@ const HomePage = () => { tag="Services" products={[ { - id: "service-1", - brand: "Rantzoid", - name: "Full-Stack Web Development", - price: "Custom Quote", - rating: 5, - reviewCount: "45+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/abstract-visualization-of-automation-and-1772551277895-5e250469.png?_wi=1", - imageAlt: "Web development services", - }, + id: "service-1", brand: "Rantzoid", name: "Full-Stack Web Development", price: "Custom Quote", rating: 5, + reviewCount: "45+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/abstract-visualization-of-automation-and-1772551277895-5e250469.png", imageAlt: "Web development services"}, { - id: "service-2", - brand: "Rantzoid", - name: "Digital Marketing Strategy", - price: "Custom Quote", - rating: 5, - reviewCount: "38+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/modern-data-analytics-dashboard-with-mul-1772551278168-e253bc93.png?_wi=1", - imageAlt: "Marketing strategy services", - }, + id: "service-2", brand: "Rantzoid", name: "Digital Marketing Strategy", price: "Custom Quote", rating: 5, + reviewCount: "38+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/modern-data-analytics-dashboard-with-mul-1772551278168-e253bc93.png", imageAlt: "Marketing strategy services"}, { - id: "service-3", - brand: "Rantzoid", - name: "UI/UX Design Services", - price: "Custom Quote", - rating: 5, - reviewCount: "52+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/digital-illustration-of-seamless-integra-1772551278054-b5b7aa96.png?_wi=1", - imageAlt: "UI/UX design services", - }, + id: "service-3", brand: "Rantzoid", name: "UI/UX Design Services", price: "Custom Quote", rating: 5, + reviewCount: "52+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/digital-illustration-of-seamless-integra-1772551278054-b5b7aa96.png", imageAlt: "UI/UX design services"}, { - id: "service-4", - brand: "Rantzoid", - name: "Mobile App Development", - price: "Custom Quote", - rating: 5, - reviewCount: "41+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/mobile-app-interface-design-showing-a-fi-1772551278702-5d147045.png?_wi=1", - imageAlt: "Mobile app development", - }, + id: "service-4", brand: "Rantzoid", name: "Mobile App Development", price: "Custom Quote", rating: 5, + reviewCount: "41+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMze1HCNRGPBCThFDTfhr51NQ/mobile-app-interface-design-showing-a-fi-1772551278702-5d147045.png", imageAlt: "Mobile app development"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -224,62 +181,103 @@ const HomePage = () => { /> +
+ +
+ +
+ +
+
-
-
-
-

Testimonials

-

What Our Clients Say

-

Join 80+ companies that have transformed their digital presence with Rantzoid Digital

-
-
-
-
- {[...Array(5)].map((_, i) => ( - - ))} -
-

"Rantzoid transformed our entire digital presence. Their team delivered beyond expectations and understood our vision perfectly. Highly recommend!"

-
- Emma Thompson -
-

Emma Thompson

-

Founder, ThreadFlow

-
-
-
-
-
- {[...Array(5)].map((_, i) => ( - - ))} -
-

"Working with Rantzoid was a game-changer. Their strategic approach and technical expertise helped us achieve a 45% increase in conversions."

-
- David Kim -
-

David Kim

-

CEO, FinanceHub

-
-
-
-
-
-
-

150+

-

Projects Delivered

-
-
-

98%

-

Client Satisfaction

-
-
-

8+ yrs

-

Industry Experience

-
-
-
-
+ +
+ +
+