Update src/app/page.tsx
This commit is contained in:
453
src/app/page.tsx
453
src/app/page.tsx
@@ -13,7 +13,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Award, BarChart, Cloud, Code, CreditCard, Crown, Feather, Laptop, LayoutDashboard, LineChart, MessageSquare, Rocket, Search, ShoppingCart, Sparkles, Star, TrendingUp, Users } from "lucide-react";
|
||||
import { Award, BarChart, Cloud, Code, CreditCard, Crown, Feather, Laptop, LayoutDashboard, LineChart, Megaphone, MessageSquare, Rocket, Search, ShoppingCart, Sparkles, Star, TrendingUp, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,38 +34,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/flat-design-geometric-business-card_23-2149292241.jpg"
|
||||
logoAlt="Finu Web Design Logo"
|
||||
brandName="Finu Web Design"
|
||||
@@ -76,115 +60,65 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
title="Crafting Exceptional Web Experiences for Your Business"
|
||||
description="Finu Web Design transforms your vision into a stunning digital reality. We build responsive, high-performing websites that drive growth and captivate your audience."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "@TechSolutions",
|
||||
testimonial: "Finu Web Design exceeded our expectations! Our new site is not only beautiful but also incredibly functional, leading to a significant increase in engagement.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "@TechSolutions", testimonial: "Finu Web Design exceeded our expectations! Our new site is not only beautiful but also incredibly functional, leading to a significant increase in engagement.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "@InnovateGroup",
|
||||
testimonial: "Their team is truly professional. They understood our complex requirements and delivered a seamless, modern platform that perfectly represents our brand.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
name: "David Chen", handle: "@InnovateGroup", testimonial: "Their team is truly professional. They understood our complex requirements and delivered a seamless, modern platform that perfectly represents our brand.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
name: "Emily White",
|
||||
handle: "@MarketMasters",
|
||||
testimonial: "Our online presence has never been stronger. Finu's expertise in UX/UI design made a tangible difference in our customer conversion rates.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg",
|
||||
imageAlt: "Emily White",
|
||||
},
|
||||
name: "Emily White", handle: "@MarketMasters", testimonial: "Our online presence has never been stronger. Finu's expertise in UX/UI design made a tangible difference in our customer conversion rates.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", imageAlt: "Emily White"},
|
||||
{
|
||||
name: "Michael Brown",
|
||||
handle: "@LocalBoutique",
|
||||
testimonial: "From concept to launch, Finu was a fantastic partner. They made the entire web design process smooth and enjoyable, with outstanding results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg",
|
||||
imageAlt: "Michael Brown",
|
||||
},
|
||||
name: "Michael Brown", handle: "@LocalBoutique", testimonial: "From concept to launch, Finu was a fantastic partner. They made the entire web design process smooth and enjoyable, with outstanding results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg", imageAlt: "Michael Brown"},
|
||||
{
|
||||
name: "Jessica Lee",
|
||||
handle: "@GlobalConnect",
|
||||
testimonial: "The attention to detail and creative solutions provided by Finu Web Design are unparalleled. We highly recommend them for any digital project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
name: "Jessica Lee", handle: "@GlobalConnect", testimonial: "The attention to detail and creative solutions provided by Finu Web Design are unparalleled. We highly recommend them for any digital project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Jessica Lee"},
|
||||
]}
|
||||
tag="Your Digital Partner"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
{
|
||||
text: "Start Your Project",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Project", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-sitting-floor-using-laptop_329181-13403.jpg",
|
||||
alt: "Web Developer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-sitting-floor-using-laptop_329181-13403.jpg", alt: "Web Developer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-browsing-his-mobilephone_329181-14531.jpg",
|
||||
alt: "UX Designer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-browsing-his-mobilephone_329181-14531.jpg", alt: "UX Designer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-conversating-businessmen_23-2147626603.jpg",
|
||||
alt: "Digital Marketing Specialist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-conversating-businessmen_23-2147626603.jpg", alt: "Digital Marketing Specialist"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
alt: "Project Coordinator",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", alt: "Project Coordinator"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-sitting-cozy-cafe-bar-using-laptop-computer-looking-aside_342744-945.jpg",
|
||||
alt: "UI Specialist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-sitting-cozy-cafe-bar-using-laptop-computer-looking-aside_342744-945.jpg", alt: "UI Specialist"},
|
||||
]}
|
||||
avatarText="Trusted by leading brands and startups worldwide."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg"
|
||||
imageAlt="Web design team collaborating on a project"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Intuitive UX Design",
|
||||
icon: Feather,
|
||||
type: "text-icon", text: "Intuitive UX Design", icon: Feather,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Responsive Development",
|
||||
icon: Laptop,
|
||||
type: "text-icon", text: "Responsive Development", icon: Laptop,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "SEO Optimization",
|
||||
icon: Search,
|
||||
type: "text-icon", text: "SEO Optimization", icon: Search,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Scalable Architectures",
|
||||
icon: Cloud,
|
||||
type: "text-icon", text: "Scalable Architectures", icon: Cloud,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Brand-Centric Solutions",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Brand-Centric Solutions", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -197,19 +131,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Projects Completed",
|
||||
value: "300+",
|
||||
},
|
||||
label: "Projects Completed", value: "300+"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Satisfied Clients",
|
||||
value: "150+",
|
||||
},
|
||||
label: "Satisfied Clients", value: "150+"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Average ROI",
|
||||
value: "200%",
|
||||
},
|
||||
label: "Average ROI", value: "200%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -222,79 +150,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Custom Web Development",
|
||||
description: "Tailored website solutions built from the ground up to perfectly match your brand's unique needs and goals. We ensure scalability and cutting-edge technology.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-laptop_23-2149749889.jpg",
|
||||
imageAlt: "Laptop displaying a responsive web design",
|
||||
},
|
||||
title: "Custom Web Development", description: "Tailored website solutions built from the ground up to perfectly match your brand's unique needs and goals. We ensure scalability and cutting-edge technology.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-laptop_23-2149749889.jpg", imageAlt: "Laptop displaying a responsive web design"},
|
||||
items: [
|
||||
{
|
||||
icon: LayoutDashboard,
|
||||
text: "Responsive Design",
|
||||
},
|
||||
text: "Responsive Design"},
|
||||
{
|
||||
icon: Code,
|
||||
text: "Clean Code",
|
||||
},
|
||||
text: "Clean Code"},
|
||||
{
|
||||
icon: Rocket,
|
||||
text: "Performance Optimization",
|
||||
},
|
||||
text: "Performance Optimization"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-business-card_23-2149292241.jpg",
|
||||
imageAlt: "responsive web design laptop screen",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "SEO & Digital Marketing",
|
||||
description: "Boost your online visibility and attract more customers with our comprehensive SEO and digital marketing strategies. Drive organic traffic and dominate search rankings.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-bottles-ketchup-mustard_23-2148314144.jpg",
|
||||
imageAlt: "Abstract representation of SEO",
|
||||
},
|
||||
title: "SEO & Digital Marketing", description: "Boost your online visibility and attract more customers with our comprehensive SEO and digital marketing strategies. Drive organic traffic and dominate search rankings.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-bottles-ketchup-mustard_23-2148314144.jpg", imageAlt: "Abstract representation of SEO"},
|
||||
items: [
|
||||
{
|
||||
icon: Search,
|
||||
text: "Keyword Research",
|
||||
},
|
||||
text: "Keyword Research"},
|
||||
{
|
||||
icon: Megaphone,
|
||||
text: "Content Strategy",
|
||||
},
|
||||
text: "Content Strategy"},
|
||||
{
|
||||
icon: LineChart,
|
||||
text: "Performance Analytics",
|
||||
},
|
||||
text: "Performance Analytics"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282052.jpg?_wi=2",
|
||||
imageAlt: "responsive web design laptop screen",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "E-commerce Solutions",
|
||||
description: "Launch a powerful online store designed for seamless shopping experiences, robust security, and maximum conversion. We build platforms that sell.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-black-friday-sale-inscription-table_23-2147957592.jpg",
|
||||
imageAlt: "Smartphone and tablet showing an e-commerce website",
|
||||
},
|
||||
title: "E-commerce Solutions", description: "Launch a powerful online store designed for seamless shopping experiences, robust security, and maximum conversion. We build platforms that sell.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-black-friday-sale-inscription-table_23-2147957592.jpg", imageAlt: "Smartphone and tablet showing an e-commerce website"},
|
||||
items: [
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
text: "Secure Checkout",
|
||||
},
|
||||
text: "Secure Checkout"},
|
||||
{
|
||||
icon: CreditCard,
|
||||
text: "Payment Gateway Integration",
|
||||
},
|
||||
text: "Payment Gateway Integration"},
|
||||
{
|
||||
icon: BarChart,
|
||||
text: "Sales Analytics",
|
||||
},
|
||||
text: "Sales Analytics"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=2",
|
||||
imageAlt: "responsive web design laptop screen",
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Our Core Web Design & Development Services"
|
||||
@@ -310,53 +211,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Corporate Tech Hub",
|
||||
price: "Project Price on Request",
|
||||
variant: "Full-Service Web Development",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business-strategy-planning-icon-concept_53876-120444.jpg",
|
||||
imageAlt: "Corporate website design for a technology company",
|
||||
},
|
||||
id: "1", name: "Corporate Tech Hub", price: "Project Price on Request", variant: "Full-Service Web Development", imageSrc: "http://img.b2bpic.net/free-photo/global-business-strategy-planning-icon-concept_53876-120444.jpg", imageAlt: "Corporate website design for a technology company"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Artisan E-commerce Store",
|
||||
price: "Starting at $4,999",
|
||||
variant: "Custom E-commerce Platform",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/e-commerce-shop-online-homepage-sale-concept_53876-127542.jpg",
|
||||
imageAlt: "E-commerce website for artisan products",
|
||||
},
|
||||
id: "2", name: "Artisan E-commerce Store", price: "Starting at $4,999", variant: "Custom E-commerce Platform", imageSrc: "http://img.b2bpic.net/free-photo/e-commerce-shop-online-homepage-sale-concept_53876-127542.jpg", imageAlt: "E-commerce website for artisan products"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Creative Portfolio Site",
|
||||
price: "Starting at $2,499",
|
||||
variant: "Personalized Portfolio Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320703.jpg",
|
||||
imageAlt: "Minimalist portfolio website for a creative professional",
|
||||
},
|
||||
id: "3", name: "Creative Portfolio Site", price: "Starting at $2,499", variant: "Personalized Portfolio Design", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320703.jpg", imageAlt: "Minimalist portfolio website for a creative professional"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lifestyle Blog & Community",
|
||||
price: "Starting at $3,499",
|
||||
variant: "Engaging Blog Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gorgeous-woman-with-dark-curly-hair-sitting-table-thoughtfully-showing-sketch-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-492.jpg",
|
||||
imageAlt: "Lifestyle blog website",
|
||||
},
|
||||
id: "4", name: "Lifestyle Blog & Community", price: "Starting at $3,499", variant: "Engaging Blog Design", imageSrc: "http://img.b2bpic.net/free-photo/young-gorgeous-woman-with-dark-curly-hair-sitting-table-thoughtfully-showing-sketch-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-492.jpg", imageAlt: "Lifestyle blog website"},
|
||||
{
|
||||
id: "5",
|
||||
name: "FinTech Web Application",
|
||||
price: "Custom Quote",
|
||||
variant: "Secure Web App Development",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg",
|
||||
imageAlt: "FinTech web application interface",
|
||||
},
|
||||
id: "5", name: "FinTech Web Application", price: "Custom Quote", variant: "Secure Web App Development", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg", imageAlt: "FinTech web application interface"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Online Learning Platform",
|
||||
price: "Custom Quote",
|
||||
variant: "E-learning Portal Solution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-doing-homework-park_53876-42624.jpg",
|
||||
imageAlt: "Online course platform",
|
||||
},
|
||||
id: "6", name: "Online Learning Platform", price: "Custom Quote", variant: "E-learning Portal Solution", imageSrc: "http://img.b2bpic.net/free-photo/students-doing-homework-park_53876-42624.jpg", imageAlt: "Online course platform"},
|
||||
]}
|
||||
title="Our Latest Projects & Case Studies"
|
||||
description="Explore a selection of our recent work where we've helped businesses achieve their digital goals with exceptional web design and development."
|
||||
@@ -368,15 +233,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"GlobalCorp Solutions",
|
||||
"Innovate Ventures",
|
||||
"Digital Horizon",
|
||||
"EcoGrowth Partners",
|
||||
"FutureTech Systems",
|
||||
"Streamline Analytics",
|
||||
"Apex Marketing Group",
|
||||
"BrightPeak Innovations",
|
||||
]}
|
||||
"GlobalCorp Solutions", "Innovate Ventures", "Digital Horizon", "EcoGrowth Partners", "FutureTech Systems", "Streamline Analytics", "Apex Marketing Group", "BrightPeak Innovations"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our expertise has earned the trust of diverse businesses, from burgeoning startups to established enterprises. Partner with us and join our growing list of success stories."
|
||||
speed={35}
|
||||
@@ -390,53 +247,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Johnson",
|
||||
handle: "CEO, TechNova",
|
||||
testimonial: "Finu Web Design took our outdated website and transformed it into a modern, high-converting platform. Their strategic approach and flawless execution were exactly what we needed. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
imageAlt: "Alex Johnson",
|
||||
},
|
||||
id: "1", name: "Alex Johnson", handle: "CEO, TechNova", testimonial: "Finu Web Design took our outdated website and transformed it into a modern, high-converting platform. Their strategic approach and flawless execution were exactly what we needed. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "Alex Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria Rodriguez",
|
||||
handle: "Founder, Artisan Crafts",
|
||||
testimonial: "Working with Finu was a delight. They truly understood our brand's aesthetic and built an e-commerce site that beautifully showcases our products and has significantly boosted our sales.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
id: "2", name: "Maria Rodriguez", handle: "Founder, Artisan Crafts", testimonial: "Working with Finu was a delight. They truly understood our brand's aesthetic and built an e-commerce site that beautifully showcases our products and has significantly boosted our sales.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ben Carter",
|
||||
handle: "Owner, Local Eats",
|
||||
testimonial: "Our restaurant's new website designed by Finu is fantastic. It's easy to navigate, looks incredible, and has made online reservations a breeze. A true game-changer for our business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg",
|
||||
imageAlt: "Ben Carter",
|
||||
},
|
||||
id: "3", name: "Ben Carter", handle: "Owner, Local Eats", testimonial: "Our restaurant's new website designed by Finu is fantastic. It's easy to navigate, looks incredible, and has made online reservations a breeze. A true game-changer for our business.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", imageAlt: "Ben Carter"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Olivia Kim",
|
||||
handle: "Marketing Director, Global Brands",
|
||||
testimonial: "The Finu team delivered an exceptional marketing website that perfectly aligned with our campaign goals. Their professionalism and innovative design thinking are unparalleled.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-80s-summer-aesthetics_23-2150765091.jpg",
|
||||
imageAlt: "Olivia Kim",
|
||||
},
|
||||
id: "4", name: "Olivia Kim", handle: "Marketing Director, Global Brands", testimonial: "The Finu team delivered an exceptional marketing website that perfectly aligned with our campaign goals. Their professionalism and innovative design thinking are unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-80s-summer-aesthetics_23-2150765091.jpg", imageAlt: "Olivia Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Samuel Green",
|
||||
handle: "CTO, DataStream",
|
||||
testimonial: "As a tech company, we needed a partner who understood complex integrations and robust backend development. Finu Web Design provided exactly that, with a stunning frontend to match.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg",
|
||||
imageAlt: "Samuel Green",
|
||||
},
|
||||
id: "5", name: "Samuel Green", handle: "CTO, DataStream", testimonial: "As a tech company, we needed a partner who understood complex integrations and robust backend development. Finu Web Design provided exactly that, with a stunning frontend to match.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg", imageAlt: "Samuel Green"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chloe Davies",
|
||||
handle: "Director, Helping Hands NGO",
|
||||
testimonial: "Finu helped us create a powerful website that tells our story and engages our community. Their passion for design and dedication to our mission were truly inspiring.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg",
|
||||
imageAlt: "Chloe Davies",
|
||||
},
|
||||
id: "6", name: "Chloe Davies", handle: "Director, Helping Hands NGO", testimonial: "Finu helped us create a powerful website that tells our story and engages our community. Their passion for design and dedication to our mission were truly inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg", imageAlt: "Chloe Davies"},
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Hear directly from businesses who have partnered with Finu Web Design and experienced remarkable growth and digital transformation."
|
||||
@@ -450,61 +271,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Essential",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$1,999",
|
||||
subtitle: "Ideal for startups & small businesses",
|
||||
buttons: [
|
||||
id: "starter", badge: "Essential", badgeIcon: Sparkles,
|
||||
price: "$1,999", subtitle: "Ideal for startups & small businesses", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"5-page custom website",
|
||||
"Responsive design",
|
||||
"Basic SEO setup",
|
||||
"1-month support",
|
||||
],
|
||||
"5-page custom website", "Responsive design", "Basic SEO setup", "1-month support"],
|
||||
},
|
||||
{
|
||||
id: "growth",
|
||||
badge: "Popular",
|
||||
badgeIcon: Star,
|
||||
price: "$4,999",
|
||||
subtitle: "Perfect for growing businesses",
|
||||
buttons: [
|
||||
id: "growth", badge: "Popular", badgeIcon: Star,
|
||||
price: "$4,999", subtitle: "Perfect for growing businesses", buttons: [
|
||||
{
|
||||
text: "Choose Plan",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Choose Plan", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"10-page custom website",
|
||||
"Advanced SEO strategy",
|
||||
"Content management system",
|
||||
"3-month priority support",
|
||||
],
|
||||
"10-page custom website", "Advanced SEO strategy", "Content management system", "3-month priority support"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Premium",
|
||||
badgeIcon: Crown,
|
||||
price: "Custom Quote",
|
||||
subtitle: "For large businesses & complex needs",
|
||||
buttons: [
|
||||
id: "enterprise", badge: "Premium", badgeIcon: Crown,
|
||||
price: "Custom Quote", subtitle: "For large businesses & complex needs", buttons: [
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited custom pages",
|
||||
"Full e-commerce integration",
|
||||
"Dedicated account manager",
|
||||
"Ongoing strategic consultation",
|
||||
],
|
||||
"Unlimited custom pages", "Full e-commerce integration", "Dedicated account manager", "Ongoing strategic consultation"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Pricing Plans for Every Business"
|
||||
@@ -517,33 +308,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does it take to build a website?",
|
||||
content: "The timeline for website development varies depending on the complexity and scope of the project. A typical 5-10 page website can take anywhere from 4-8 weeks, while larger, more complex projects might take 3-6 months. We'll provide a detailed timeline after our initial consultation.",
|
||||
},
|
||||
id: "1", title: "How long does it take to build a website?", content: "The timeline for website development varies depending on the complexity and scope of the project. A typical 5-10 page website can take anywhere from 4-8 weeks, while larger, more complex projects might take 3-6 months. We'll provide a detailed timeline after our initial consultation."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer website maintenance services?",
|
||||
content: "Yes, we offer comprehensive website maintenance packages to ensure your site remains secure, up-to-date, and performs optimally. This includes regular backups, security updates, content revisions, and performance monitoring.",
|
||||
},
|
||||
id: "2", title: "Do you offer website maintenance services?", content: "Yes, we offer comprehensive website maintenance packages to ensure your site remains secure, up-to-date, and performs optimally. This includes regular backups, security updates, content revisions, and performance monitoring."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can you help with website content and SEO?",
|
||||
content: "Absolutely! We provide content creation services to craft compelling copy that resonates with your audience and aligns with your brand. Our SEO specialists will also optimize your site's structure and content to improve search engine rankings and drive organic traffic.",
|
||||
},
|
||||
id: "3", title: "Can you help with website content and SEO?", content: "Absolutely! We provide content creation services to craft compelling copy that resonates with your audience and aligns with your brand. Our SEO specialists will also optimize your site's structure and content to improve search engine rankings and drive organic traffic."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What platforms do you specialize in?",
|
||||
content: "We work with a variety of modern web technologies and platforms, including React, Next.js, headless CMS solutions, and e-commerce platforms like Shopify and WooCommerce. Our expertise allows us to choose the best technology stack for your specific needs.",
|
||||
},
|
||||
id: "4", title: "What platforms do you specialize in?", content: "We work with a variety of modern web technologies and platforms, including React, Next.js, headless CMS solutions, and e-commerce platforms like Shopify and WooCommerce. Our expertise allows us to choose the best technology stack for your specific needs."},
|
||||
]}
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Browse our frequently asked questions to learn more about our web design process, services, and how we can help your business succeed online."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get More Info",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get More Info", href: "#contact"},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -553,8 +330,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
tag="Let's Build Something Great"
|
||||
title="Ready to Transform Your Digital Presence?"
|
||||
description="Reach out to us today for a free consultation and discover how Finu Web Design can elevate your brand with a stunning, high-performance website."
|
||||
@@ -567,8 +343,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-laptop-table-glowing-screen-dark_169016-53642.jpg"
|
||||
imageAlt="Web development studio at night"
|
||||
videoSrc="https://example.com/footer-video.mp4"
|
||||
videoAriaLabel="Footer background video"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/laptop-with-glowing-screen-white-table-night-top-view_169016-52884.jpg"
|
||||
@@ -576,66 +350,39 @@ export default function LandingPage() {
|
||||
logoText="Finu Web Design"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Web Development",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Web Development", href: "#services"},
|
||||
{
|
||||
label: "SEO & Marketing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "SEO & Marketing", href: "#services"},
|
||||
{
|
||||
label: "E-commerce",
|
||||
href: "#services",
|
||||
},
|
||||
label: "E-commerce", href: "#services"},
|
||||
{
|
||||
label: "UX/UI Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "UX/UI Design", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user