Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
170
src/app/page.tsx
170
src/app/page.tsx
@@ -19,27 +19,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="TORV"
|
||||
/>
|
||||
@@ -49,13 +44,8 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="TORV"
|
||||
description="Excellence in service and professional guidance. Discover how TORV can elevate your business standards with our dedicated expertise."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=1"
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,16 +55,10 @@ export default function LandingPage() {
|
||||
title="About TORV"
|
||||
description="TORV represents reliability and innovation. We are committed to delivering high-quality professional services that foster long-term partnerships and exceptional business outcomes."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
{ value: "500+", title: "Projects Completed" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -87,28 +71,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Planning",
|
||||
description: "Expert advice to optimize your business operations and strategic direction.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg",
|
||||
imageAlt: "Working behind wall",
|
||||
title: "Strategic Planning", description: "Expert advice to optimize your business operations and strategic direction.", bentoComponent: "reveal-icon", icon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Performance Analysis",
|
||||
description: "In-depth insights into your business metrics and growth opportunities.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: BarChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2",
|
||||
imageAlt: "Working behind wall",
|
||||
title: "Performance Analysis", description: "In-depth insights into your business metrics and growth opportunities.", bentoComponent: "reveal-icon", icon: BarChart
|
||||
},
|
||||
{
|
||||
title: "Client Management",
|
||||
description: "Dedicated support ensuring your satisfaction and project success at every stage.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2",
|
||||
imageAlt: "Working behind wall",
|
||||
title: "Client Management", description: "Dedicated support ensuring your satisfaction and project success at every stage.", bentoComponent: "reveal-icon", icon: Users
|
||||
},
|
||||
]}
|
||||
title="Our Expertise"
|
||||
@@ -118,29 +87,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
description: "Exceeding expectations through consistent quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-plexus-background-with-connecting-lines-dots-network-communications_1048-12336.jpg",
|
||||
id: "m1", value: "98%", title: "Client Satisfaction", description: "Exceeding expectations through consistent quality.", imageSrc: "http://img.b2bpic.net/free-photo/3d-plexus-background-with-connecting-lines-dots-network-communications_1048-12336.jpg"
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Expert Availability",
|
||||
description: "Ensuring support whenever you need it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg",
|
||||
id: "m2", value: "24/7", title: "Expert Availability", description: "Ensuring support whenever you need it.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg"
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Industry Partners",
|
||||
description: "Collaborating for broader impact.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rounded-infographic-design_23-2147667911.jpg",
|
||||
id: "m3", value: "50+", title: "Industry Partners", description: "Collaborating for broader impact.", imageSrc: "http://img.b2bpic.net/free-vector/rounded-infographic-design_23-2147667911.jpg"
|
||||
},
|
||||
]}
|
||||
title="Key Achievements"
|
||||
@@ -155,26 +113,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Alex Rivera"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-businessman-with-cup-coffee-standing-front-building_23-2147955275.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-business-woman-blue-suit_158595-5040.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-businessman_23-2148012925.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-businessman-with-cup-coffee-standing-front-building_23-2147955275.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/successful-business-woman-blue-suit_158595-5040.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-businessman_23-2148012925.jpg", alt: "Client 5" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -186,21 +129,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What services does TORV offer?",
|
||||
content: "We offer comprehensive professional services spanning strategy, management, and performance analysis.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How can I get started?",
|
||||
content: "Contact us via the form on our website to schedule a consultation.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What makes TORV different?",
|
||||
content: "Our commitment to quality, client-centric focus, and deep industry expertise.",
|
||||
},
|
||||
{ id: "f1", title: "What services does TORV offer?", content: "We offer comprehensive professional services spanning strategy, management, and performance analysis." },
|
||||
{ id: "f2", title: "How can I get started?", content: "Contact us via the form on our website to schedule a consultation." },
|
||||
{ id: "f3", title: "What makes TORV different?", content: "Our commitment to quality, client-centric focus, and deep industry expertise." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-mobile-phones_1098-2587.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -212,18 +143,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's Connect"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Reach out today and discover how TORV can support your business goals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,29 +157,15 @@ export default function LandingPage() {
|
||||
logoText="TORV"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Services", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -264,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user