Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-26 20:24:27 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Regine"
/>
@@ -55,21 +47,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Excellence in Professional Service"
description="We craft experiences that balance aesthetics and function, dedicated to helping your business reach its full potential with precision and grace."
buttons={[
{
text: "Explore Services",
href: "#features",
},
text: "Explore Services", href: "#features"},
{
text: "Get in touch",
href: "#contact",
},
text: "Get in touch", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg"
imageAlt="elegant interior minimalist design"
/>
</div>
@@ -80,9 +67,7 @@ export default function LandingPage() {
title="Our commitment to quality and lasting impact."
buttons={[
{
text: "Read our story",
href: "#",
},
text: "Read our story", href: "#"},
]}
/>
</div>
@@ -94,28 +79,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Strategic Consulting",
description: "Expert advice to navigate complex market challenges.",
bentoComponent: "reveal-icon",
icon: Lightbulb,
imageSrc: "http://img.b2bpic.net/free-photo/glasses-desk-office_23-2147707774.jpg",
imageAlt: "modern professional workspace detail",
title: "Strategic Consulting", description: "Expert advice to navigate complex market challenges.", bentoComponent: "reveal-icon", icon: Lightbulb,
},
{
title: "Creative Design",
description: "Beautiful visuals that reflect your company values.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=2",
imageAlt: "modern professional workspace detail",
title: "Creative Design", description: "Beautiful visuals that reflect your company values.", bentoComponent: "reveal-icon", icon: Palette,
},
{
title: "Workflow Optimization",
description: "Streamlining processes to improve overall efficiency.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg?_wi=1",
imageAlt: "modern professional workspace detail",
title: "Workflow Optimization", description: "Streamlining processes to improve overall efficiency.", bentoComponent: "reveal-icon", icon: Zap,
},
]}
title="Comprehensive Solutions"
@@ -130,23 +100,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Award,
title: "Years Experience",
value: "15+",
},
id: "m1", icon: Award,
title: "Years Experience", value: "15+"},
{
id: "m2",
icon: Users,
title: "Happy Clients",
value: "500+",
},
id: "m2", icon: Users,
title: "Happy Clients", value: "500+"},
{
id: "m3",
icon: CheckCircle,
title: "Projects Completed",
value: "1200+",
},
id: "m3", icon: CheckCircle,
title: "Projects Completed", value: "1200+"},
]}
title="Proven Track Record"
description="Our work speaks through measurable results and enduring relationships."
@@ -160,59 +121,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
role: "Director",
company: "Innovate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg?_wi=2",
},
id: "1", name: "Sarah Jenkins", role: "Director", company: "Innovate", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg"},
{
id: "2",
name: "Mark Stevens",
role: "Manager",
company: "DesignCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-middle-aged-business-leader_1262-4838.jpg",
},
id: "2", name: "Mark Stevens", role: "Manager", company: "DesignCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-middle-aged-business-leader_1262-4838.jpg"},
{
id: "3",
name: "Elena Rossi",
role: "Founder",
company: "CreativeStudio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
},
id: "3", name: "Elena Rossi", role: "Founder", company: "CreativeStudio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg"},
{
id: "4",
name: "David Vane",
role: "Architect",
company: "StructureGroup",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-13680.jpg",
},
id: "4", name: "David Vane", role: "Architect", company: "StructureGroup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-13680.jpg"},
{
id: "5",
name: "Linda Gomez",
role: "VP",
company: "GlobalBrand",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21367.jpg",
},
id: "5", name: "Linda Gomez", role: "VP", company: "GlobalBrand", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21367.jpg"},
]}
kpiItems={[
{
value: "98%",
label: "Retention",
},
value: "98%", label: "Retention"},
{
value: "5.0",
label: "Satisfaction",
},
value: "5.0", label: "Satisfaction"},
{
value: "100%",
label: "On-time",
},
value: "100%", label: "On-time"},
]}
title="Voices of our community."
description="See why industry leaders trust us with their vision."
@@ -224,20 +154,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do we get started?",
content: "Reach out through our contact form and we'll arrange a consultation.",
},
id: "q1", title: "How do we get started?", content: "Reach out through our contact form and we'll arrange a consultation."},
{
id: "q2",
title: "What industries do you serve?",
content: "We serve a wide variety of industries, focusing on design and strategy.",
},
id: "q2", title: "What industries do you serve?", content: "We serve a wide variety of industries, focusing on design and strategy."},
{
id: "q3",
title: "What are your timelines?",
content: "Each project is unique, we prioritize quality while meeting your specific needs.",
},
id: "q3", title: "What are your timelines?", content: "Each project is unique, we prioritize quality while meeting your specific needs."},
]}
sideTitle="Frequently asked questions."
sideDescription="Everything you need to know about our services."
@@ -252,16 +173,10 @@ export default function LandingPage() {
description="Fill out the form and let's explore your possibilities."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/desk-with-objects_23-2147982326.jpg"
@@ -274,29 +189,19 @@ export default function LandingPage() {
logoText="Regine"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}