Update src/app/page.tsx

This commit is contained in:
2026-06-03 22:44:09 +00:00
parent 17ec469081
commit 62022e416f

View File

@@ -13,7 +13,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Building, Crown, Sparkles } from "lucide-react";
import { BarChart, Building, Cloud, Crown, LifeBuoy, Sparkles, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,42 +34,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Solutions",
id: "#solutions",
},
name: "Solutions", id: "#solutions"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
logoSrc="http://img.b2bpic.net/free-photo/3d-metallic-dollar-sign-symbol-neutral-gradient-background-finance-concepts_84443-91455.jpg"
logoAlt="Sentino Logo"
brandName="Sentino"
@@ -82,77 +64,38 @@ export default function LandingPage() {
description="Transform challenges into opportunities with our cutting-edge strategies and dedicated support. Experience growth like never before."
testimonials={[
{
name: "Sarah Chen",
handle: "@sarahc",
testimonial: "Sentino transformed our operations. Their insights were game-changing for our bottom line.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg",
imageAlt: "Sarah Chen",
},
name: "Sarah Chen", handle: "@sarahc", testimonial: "Sentino transformed our operations. Their insights were game-changing for our bottom line.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", imageAlt: "Sarah Chen"},
{
name: "Mark Rodriguez",
handle: "@markr",
testimonial: "The Sentino team delivered beyond expectations. Truly a partner in our success.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-dark-skinned-boy-black-suit-standing-cafe_1157-13315.jpg",
imageAlt: "Mark Rodriguez",
},
name: "Mark Rodriguez", handle: "@markr", testimonial: "The Sentino team delivered beyond expectations. Truly a partner in our success.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-dark-skinned-boy-black-suit-standing-cafe_1157-13315.jpg", imageAlt: "Mark Rodriguez"},
{
name: "Emily White",
handle: "@emilyw",
testimonial: "Exceptional service and measurable results. Sentino is simply the best.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg",
imageAlt: "Emily White",
},
name: "Emily White", handle: "@emilyw", testimonial: "Exceptional service and measurable results. Sentino is simply the best.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg", imageAlt: "Emily White"},
{
name: "David Lee",
handle: "@davidl",
testimonial: "Our growth accelerated thanks to Sentino's innovative approach.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg",
imageAlt: "David Lee",
},
name: "David Lee", handle: "@davidl", testimonial: "Our growth accelerated thanks to Sentino's innovative approach.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg", imageAlt: "David Lee"},
{
name: "Jessica Brown",
handle: "@jessb",
testimonial: "Professional, reliable, and highly effective. Sentino made a real difference.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
imageAlt: "Jessica Brown",
},
name: "Jessica Brown", handle: "@jessb", testimonial: "Professional, reliable, and highly effective. Sentino made a real difference.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Jessica Brown"},
]}
buttons={[
{
text: "Explore Solutions",
href: "#solutions",
},
text: "Explore Solutions", href: "#solutions"},
{
text: "Get a Free Consultation",
href: "#contact",
},
text: "Get a Free Consultation", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-vector/group-men_24908-60264.jpg",
alt: "Customer Avatar 1",
},
src: "http://img.b2bpic.net/free-vector/group-men_24908-60264.jpg", alt: "Customer Avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
alt: "Customer Avatar 2",
},
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", alt: "Customer Avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg",
alt: "Customer Avatar 3",
},
src: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2638.jpg", alt: "Customer Avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg",
alt: "Customer Avatar 4",
},
src: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg", alt: "Customer Avatar 4"},
{
src: "http://img.b2bpic.net/free-vector/hexagonal-avatars-business-team_23-2147555120.jpg",
alt: "Hexagonal avatars of business team",
},
src: "http://img.b2bpic.net/free-vector/hexagonal-avatars-business-team_23-2147555120.jpg", alt: "Hexagonal avatars of business team"},
]}
avatarText="Join 1000+ satisfied customers"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908099.jpg"
@@ -170,17 +113,11 @@ export default function LandingPage() {
description="At Sentino, we specialize in empowering businesses to achieve their full potential. Our innovative approach combines deep industry insights with bespoke solutions, driving measurable results and sustainable success."
metrics={[
{
value: "10+",
title: "Years of Expertise",
},
value: "10+", title: "Years of Expertise"},
{
value: "98%",
title: "Client Satisfaction",
},
value: "98%", title: "Client Satisfaction"},
{
value: "200+",
title: "Successful Projects",
},
value: "200+", title: "Successful Projects"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-adults-with-social-media-addiction_23-2149324630.jpg"
imageAlt="Team collaborating on a project with Sentino software"
@@ -194,32 +131,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Advanced Analytics",
description: "Gain deep insights into your performance with powerful, real-time data analysis and customizable reports.",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-line-graph-report_53876-124017.jpg",
imageAlt: "Data analytics dashboard",
buttonIcon: "BarChart",
title: "Advanced Analytics", description: "Gain deep insights into your performance with powerful, real-time data analysis and customizable reports.", imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-line-graph-report_53876-124017.jpg", imageAlt: "Data analytics dashboard", buttonIcon: BarChart,
},
{
title: "Secure Cloud Solutions",
description: "Host your data securely in the cloud with industry-leading encryption and robust privacy controls.",
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041860.jpg",
imageAlt: "Secure cloud storage icon",
buttonIcon: "Cloud",
title: "Secure Cloud Solutions", description: "Host your data securely in the cloud with industry-leading encryption and robust privacy controls.", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041860.jpg", imageAlt: "Secure cloud storage icon", buttonIcon: Cloud,
},
{
title: "Seamless Collaboration",
description: "Foster teamwork and productivity with integrated tools designed for efficient communication and project management.",
imageSrc: "http://img.b2bpic.net/free-photo/one-world-peace-connection-relationship-interconnection-concept_53876-13735.jpg",
imageAlt: "Global communication network",
buttonIcon: "Users",
title: "Seamless Collaboration", description: "Foster teamwork and productivity with integrated tools designed for efficient communication and project management.", imageSrc: "http://img.b2bpic.net/free-photo/one-world-peace-connection-relationship-interconnection-concept_53876-13735.jpg", imageAlt: "Global communication network", buttonIcon: Users,
},
{
title: "Dedicated Support",
description: "Receive expert assistance whenever you need it with our 24/7 dedicated customer support team.",
imageSrc: "http://img.b2bpic.net/free-vector/creative-call-center-lineal-design_23-2147949835.jpg",
imageAlt: "Customer support helpline icon",
buttonIcon: "LifeBuoy",
title: "Dedicated Support", description: "Receive expert assistance whenever you need it with our 24/7 dedicated customer support team.", imageSrc: "http://img.b2bpic.net/free-vector/creative-call-center-lineal-design_23-2147949835.jpg", imageAlt: "Customer support helpline icon", buttonIcon: LifeBuoy,
},
]}
title="Unleashing Your Potential Through Powerful Features"
@@ -235,47 +156,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p-1",
name: "Strategic Consulting",
price: "$1,200/mo",
imageSrc: "http://img.b2bpic.net/free-photo/row-business-people-using-computers-office-employees-different-ages-typing-laptop-keyboards_74855-8177.jpg",
imageAlt: "Business strategy meeting",
},
id: "p-1", name: "Strategic Consulting", price: "$1,200/mo", imageSrc: "http://img.b2bpic.net/free-photo/row-business-people-using-computers-office-employees-different-ages-typing-laptop-keyboards_74855-8177.jpg", imageAlt: "Business strategy meeting"},
{
id: "p-2",
name: "Digital Marketing Boost",
price: "$800/mo",
imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg",
imageAlt: "Digital marketing analytics",
},
id: "p-2", name: "Digital Marketing Boost", price: "$800/mo", imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg", imageAlt: "Digital marketing analytics"},
{
id: "p-3",
name: "Custom Software Development",
price: "$2,500/mo",
imageSrc: "http://img.b2bpic.net/free-photo/coding-man_1098-18084.jpg",
imageAlt: "Software development coding",
},
id: "p-3", name: "Custom Software Development", price: "$2,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/coding-man_1098-18084.jpg", imageAlt: "Software development coding"},
{
id: "p-4",
name: "Financial Advisory",
price: "$950/mo",
imageSrc: "http://img.b2bpic.net/free-photo/manager-working-with-his-feet-table-office-background_482257-32834.jpg",
imageAlt: "Financial report analysis",
},
id: "p-4", name: "Financial Advisory", price: "$950/mo", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-with-his-feet-table-office-background_482257-32834.jpg", imageAlt: "Financial report analysis"},
{
id: "p-5",
name: "CRM Implementation",
price: "$1,500/mo",
imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg",
imageAlt: "Customer relationship management",
},
id: "p-5", name: "CRM Implementation", price: "$1,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", imageAlt: "Customer relationship management"},
{
id: "p-6",
name: "Cybersecurity Audit",
price: "$700/audit",
imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895845.jpg",
imageAlt: "Data security cyber protection",
},
id: "p-6", name: "Cybersecurity Audit", price: "$700/audit", imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895845.jpg", imageAlt: "Data security cyber protection"},
]}
title="Our Tailored Solutions for Every Need"
description="From foundational support to advanced strategies, Sentino offers a range of services designed to fit your unique business requirements."
@@ -289,45 +180,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic-plan",
badge: "Starter",
badgeIcon: Sparkles,
price: "$49/mo",
subtitle: "Ideal for small businesses",
features: [
"Core Analytics",
"Basic Support",
"5 User Accounts",
"Monthly Reports",
],
id: "basic-plan", badge: "Starter", badgeIcon: Sparkles,
price: "$49/mo", subtitle: "Ideal for small businesses", features: [
"Core Analytics", "Basic Support", "5 User Accounts", "Monthly Reports"],
},
{
id: "pro-plan",
badge: "Popular",
badgeIcon: Crown,
price: "$149/mo",
subtitle: "Perfect for growing teams",
features: [
"Advanced Analytics",
"Priority Support",
"20 User Accounts",
"Weekly Reports",
"Custom Integrations",
],
id: "pro-plan", badge: "Popular", badgeIcon: Crown,
price: "$149/mo", subtitle: "Perfect for growing teams", features: [
"Advanced Analytics", "Priority Support", "20 User Accounts", "Weekly Reports", "Custom Integrations"],
},
{
id: "enterprise-plan",
badge: "Enterprise",
badgeIcon: Building,
price: "Custom",
subtitle: "Tailored for large organizations",
features: [
"Full Feature Set",
"Dedicated Account Manager",
"Unlimited User Accounts",
"Real-time Dashboards",
"On-site Training & Setup",
],
id: "enterprise-plan", badge: "Enterprise", badgeIcon: Building,
price: "Custom", subtitle: "Tailored for large organizations", features: [
"Full Feature Set", "Dedicated Account Manager", "Unlimited User Accounts", "Real-time Dashboards", "On-site Training & Setup"],
},
]}
title="Flexible Pricing Plans for Every Stage"
@@ -341,50 +206,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t-1",
title: "Remarkable Business Transformation",
quote: "Sentino has been an indispensable partner in our journey. Their strategic guidance and innovative solutions have led to a remarkable transformation in our business processes and profitability.",
name: "Sophia Miller",
role: "CEO, InnovateX Corp.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
imageAlt: "Sophia Miller",
},
id: "t-1", title: "Remarkable Business Transformation", quote: "Sentino has been an indispensable partner in our journey. Their strategic guidance and innovative solutions have led to a remarkable transformation in our business processes and profitability.", name: "Sophia Miller", role: "CEO, InnovateX Corp.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageAlt: "Sophia Miller"},
{
id: "t-2",
title: "Unparalleled Support and Expertise",
quote: "The level of support and expertise we received from Sentino was unparalleled. They truly understood our challenges and provided tailored solutions that exceeded our expectations.",
name: "Liam Johnson",
role: "CTO, Quantum Solutions",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-manager-talking-coworker-office-sitting-with-laptop_1258-194648.jpg",
imageAlt: "Liam Johnson",
},
id: "t-2", title: "Unparalleled Support and Expertise", quote: "The level of support and expertise we received from Sentino was unparalleled. They truly understood our challenges and provided tailored solutions that exceeded our expectations.", name: "Liam Johnson", role: "CTO, Quantum Solutions", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-manager-talking-coworker-office-sitting-with-laptop_1258-194648.jpg", imageAlt: "Liam Johnson"},
{
id: "t-3",
title: "Driving Growth with Precision",
quote: "Sentino helped us streamline our marketing efforts and identify key growth opportunities with incredible precision. Our revenue has seen significant uplift since partnering with them.",
name: "Olivia Davis",
role: "Marketing Director, GlobalReach",
imageSrc: "http://img.b2bpic.net/free-photo/data-driven-planning-helps-this-professional-build-successful-strategy_482257-126336.jpg",
imageAlt: "Olivia Davis",
},
id: "t-3", title: "Driving Growth with Precision", quote: "Sentino helped us streamline our marketing efforts and identify key growth opportunities with incredible precision. Our revenue has seen significant uplift since partnering with them.", name: "Olivia Davis", role: "Marketing Director, GlobalReach", imageSrc: "http://img.b2bpic.net/free-photo/data-driven-planning-helps-this-professional-build-successful-strategy_482257-126336.jpg", imageAlt: "Olivia Davis"},
{
id: "t-4",
title: "A True Strategic Partner",
quote: "Working with Sentino feels like having an extension of our own team. They are not just service providers, but true strategic partners committed to our long-term success.",
name: "Noah Wilson",
role: "Founder, BrightStart Tech",
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1152.jpg",
imageAlt: "Noah Wilson",
},
id: "t-4", title: "A True Strategic Partner", quote: "Working with Sentino feels like having an extension of our own team. They are not just service providers, but true strategic partners committed to our long-term success.", name: "Noah Wilson", role: "Founder, BrightStart Tech", imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1152.jpg", imageAlt: "Noah Wilson"},
{
id: "t-5",
title: "Exceeded All Expectations",
quote: "From initial consultation to final implementation, Sentino exceeded all our expectations. Their proactive approach and innovative ideas were instrumental in achieving our goals.",
name: "Emma Garcia",
role: "Operations Manager, FutureWorks",
imageSrc: "http://img.b2bpic.net/free-photo/vendor-flowers_1098-13113.jpg",
imageAlt: "Emma Garcia",
},
id: "t-5", title: "Exceeded All Expectations", quote: "From initial consultation to final implementation, Sentino exceeded all our expectations. Their proactive approach and innovative ideas were instrumental in achieving our goals.", name: "Emma Garcia", role: "Operations Manager, FutureWorks", imageSrc: "http://img.b2bpic.net/free-photo/vendor-flowers_1098-13113.jpg", imageAlt: "Emma Garcia"},
]}
title="What Our Clients Say About Sentino"
description="Hear directly from businesses that have transformed their futures with Sentino's expertise and support."
@@ -396,14 +226,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Global Dynamics",
"Tech Innovators Inc.",
"Summit Financial",
"Evolve Solutions",
"Pioneer Group",
"Apex Ventures",
"Synergy Corp.",
]}
"Global Dynamics", "Tech Innovators Inc.", "Summit Financial", "Evolve Solutions", "Pioneer Group", "Apex Ventures", "Synergy Corp."]}
title="Trusted by Industry Leaders"
description="Sentino partners with top companies to deliver exceptional results and drive forward innovation."
/>
@@ -415,20 +238,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What kind of businesses does Sentino work with?",
content: "Sentino partners with businesses of all sizes, from startups to large enterprises, across various industries. Our solutions are tailored to meet diverse business needs.",
},
id: "faq-1", title: "What kind of businesses does Sentino work with?", content: "Sentino partners with businesses of all sizes, from startups to large enterprises, across various industries. Our solutions are tailored to meet diverse business needs."},
{
id: "faq-2",
title: "How long does it take to see results?",
content: "The timeline for seeing results can vary depending on the service and the complexity of your business. We focus on sustainable growth, and our team will provide a realistic projection during the consultation phase.",
},
id: "faq-2", title: "How long does it take to see results?", content: "The timeline for seeing results can vary depending on the service and the complexity of your business. We focus on sustainable growth, and our team will provide a realistic projection during the consultation phase."},
{
id: "faq-3",
title: "Do you offer custom solutions?",
content: "Yes, we specialize in creating bespoke solutions designed to address your specific challenges and goals. Our approach is highly customizable to ensure maximum impact for your business.",
},
id: "faq-3", title: "Do you offer custom solutions?", content: "Yes, we specialize in creating bespoke solutions designed to address your specific challenges and goals. Our approach is highly customizable to ensure maximum impact for your business."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about Sentino's services and how we operate."
@@ -440,14 +254,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to transform your business? Contact Sentino today to discuss your goals and how we can help you achieve them."
buttons={[
{
text: "Get in Touch",
href: "mailto:info@sentino.com",
},
text: "Get in Touch", href: "mailto:info@sentino.com"},
]}
/>
</div>
@@ -458,13 +269,9 @@ export default function LandingPage() {
logoAlt="Sentino Footer Logo"
logoText="Sentino"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>