Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 02:18:38 +00:00

View File

@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Work",
id: "products",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Work", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Eduardo Pandolfo"
/>
@@ -59,15 +44,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Crafting Digital Excellence"
description="Eduardo Pandolfo is your partner in building bespoke, high-performance web experiences for brands that demand perfection."
buttons={[
{
text: "Start Project",
href: "#contact",
},
text: "Start Project", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/golden-particles-bursting-energy-spiral-movement_1017-32790.jpg"
imageAlt="luxury dark background"
@@ -80,9 +62,7 @@ export default function LandingPage() {
title="Unparalleled Expertise in Web Architecture"
buttons={[
{
text: "Learn More",
href: "#services",
},
text: "Learn More", href: "#features"},
]}
/>
</div>
@@ -95,20 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Web Development",
description: "High-performance websites built with clean code and modern frameworks.",
imageSrc: "http://img.b2bpic.net/free-photo/architecture-real-estate-building-concept_53876-124064.jpg",
},
title: "Web Development", description: "High-performance websites built with clean code and modern frameworks.", imageSrc: "http://img.b2bpic.net/free-photo/architecture-real-estate-building-concept_53876-124064.jpg"},
{
title: "SEO & Analytics",
description: "Strategic optimization to ensure your digital presence is discovered and highly effective.",
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg",
},
title: "SEO & Analytics", description: "Strategic optimization to ensure your digital presence is discovered and highly effective.", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg"},
{
title: "Custom UI/UX",
description: "Engaging design aesthetics designed to captivate your audience.",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg",
},
title: "Custom UI/UX", description: "Engaging design aesthetics designed to captivate your audience.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg"},
]}
title="Our Core Services"
description="Comprehensive web solutions tailored to drive growth and operational excellence."
@@ -117,46 +88,23 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Mobile App UI",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-template-with-three-option-plan_1017-57780.jpg",
},
id: "1", name: "Mobile App UI", price: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/dark-theme-pricing-chart-table-template-with-three-option-plan_1017-57780.jpg"},
{
id: "2",
name: "Branding Kit",
price: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg",
},
id: "2", name: "Branding Kit", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg"},
{
id: "3",
name: "E-commerce Hub",
price: "Scale",
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-personal-computer_23-2150781057.jpg",
},
id: "3", name: "E-commerce Hub", price: "Scale", imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons-personal-computer_23-2150781057.jpg"},
{
id: "4",
name: "SaaS Platform",
price: "Advanced",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-works-remotely-from-cozy-apartment-evening-reviewing-company-stock-market_482257-134074.jpg",
},
id: "4", name: "SaaS Platform", price: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-works-remotely-from-cozy-apartment-evening-reviewing-company-stock-market_482257-134074.jpg"},
{
id: "5",
name: "Backend System",
price: "Robust",
imageSrc: "http://img.b2bpic.net/free-photo/expert-server-room-coding-chroma-key-notebook_482257-124650.jpg",
},
id: "5", name: "Backend System", price: "Robust", imageSrc: "http://img.b2bpic.net/free-photo/expert-server-room-coding-chroma-key-notebook_482257-124650.jpg"},
{
id: "6",
name: "Brand Website",
price: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-recipe-food-nutrition-appetite_53876-133764.jpg",
},
id: "6", name: "Brand Website", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/homemade-recipe-food-nutrition-appetite_53876-133764.jpg"},
]}
title="Selected Works"
description="A collection of premium digital experiences we've crafted for forward-thinking partners."
@@ -170,26 +118,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150+",
title: "Successful Launches",
description: "Projects delivered with precision",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-hands_23-2148780613.jpg",
},
id: "m1", value: "150+", title: "Successful Launches", description: "Projects delivered with precision", imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-hands_23-2148780613.jpg"},
{
id: "m2",
value: "24/7",
title: "Support Availability",
description: "Always ready to assist",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vbowho",
},
id: "m2", value: "24/7", title: "Support Availability", description: "Always ready to assist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vbowho"},
{
id: "m3",
value: "99.9%",
title: "Platform Uptime",
description: "Reliable architecture maintained",
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-11673.jpg",
},
id: "m3", value: "99.9%", title: "Platform Uptime", description: "Reliable architecture maintained", imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-11673.jpg"},
]}
title="Impact Driven Results"
description="Consistently delivering measurable growth for our client's digital platforms."
@@ -202,45 +135,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Exceptional Quality",
quote: "Eduardo's attention to detail is unmatched in the industry.",
name: "Sarah Miller",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
},
id: "1", title: "Exceptional Quality", quote: "Eduardo's attention to detail is unmatched in the industry.", name: "Sarah Miller", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg"},
{
id: "2",
title: "True Professional",
quote: "The turnaround time and quality of code exceeded our expectations.",
name: "Mark Jensen",
role: "Founder",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
},
id: "2", title: "True Professional", quote: "The turnaround time and quality of code exceeded our expectations.", name: "Mark Jensen", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg"},
{
id: "3",
title: "Strategic Vision",
quote: "He transformed our messy product into a scalable masterpiece.",
name: "Emily Chen",
role: "Director",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-businessman_23-2147626595.jpg",
},
id: "3", title: "Strategic Vision", quote: "He transformed our messy product into a scalable masterpiece.", name: "Emily Chen", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-businessman_23-2147626595.jpg"},
{
id: "4",
title: "Design Genius",
quote: "Every pixel was placed with purpose and elegance.",
name: "David Thorne",
role: "Creative Lead",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg",
},
id: "4", title: "Design Genius", quote: "Every pixel was placed with purpose and elegance.", name: "David Thorne", role: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg"},
{
id: "5",
title: "Highly Recommend",
quote: "The perfect combination of technical skill and artistic vision.",
name: "Lisa Wong",
role: "Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg",
},
id: "5", title: "Highly Recommend", quote: "The perfect combination of technical skill and artistic vision.", name: "Lisa Wong", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg"},
]}
title="Voices of Excellence"
description="What industry leaders say about working with Eduardo Pandolfo."
@@ -252,14 +155,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TechNova",
"GlobalStream",
"InnovateLabs",
"PrimeLogic",
"ApexDynamics",
"FluxDynamics",
"NexusSoft",
]}
"TechNova", "GlobalStream", "InnovateLabs", "PrimeLogic", "ApexDynamics", "FluxDynamics", "NexusSoft"]}
title="Trusted by Industry Leaders"
description="Partnering with the world's most ambitious brands."
/>
@@ -269,8 +165,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "rotated-rays-static-grid",
}}
variant: "rotated-rays-static-grid"}}
tag="Let's Talk"
title="Ready to Transform Your Agency Presence?"
description="Get in touch to discuss your next big project and digital strategy."
@@ -284,29 +179,19 @@ export default function LandingPage() {
logoText="Eduardo Pandolfo"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Work",
href: "#products",
},
label: "Work", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}