5 Commits

Author SHA1 Message Date
988c091243 Update src/app/page.tsx 2026-05-16 21:30:55 +00:00
8011bca456 Merge version_2 into main
Merge version_2 into main
2026-05-16 21:29:41 +00:00
cf8c61ca4c Update src/app/page.tsx 2026-05-16 21:29:35 +00:00
75506aa168 Merge version_2 into main
Merge version_2 into main
2026-05-16 21:29:08 +00:00
d580d33921 Update src/app/page.tsx 2026-05-16 21:29:05 +00:00

View File

@@ -32,92 +32,40 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "About", id: "about" },
name: "About", { name: "Services", id: "services" },
id: "about", { name: "Team", id: "team" },
}, { name: "Testimonials", id: "testimonials" },
{ { name: "Contact", id: "contact" },
name: "Services",
id: "services",
},
{
name: "Team",
id: "team",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Zira Design" brandName="Zira Design"
button={{ text: "Start a Project", href: "#contact" }}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars",
}}
title="Where Vision Meets Precision" title="Where Vision Meets Precision"
description="Zira Design Studio transforms bold ideas into sophisticated visual narratives that define brands and inspire audiences." description="Zira Design Studio transforms bold ideas into sophisticated visual narratives that define brands and inspire audiences."
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020777.jpg", alt: "Creative Director" },
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020777.jpg", { src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278643.jpg", alt: "Senior Designer" },
alt: "Creative Director", { src: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-smiling-while-coworkers-interacting-background_1170-786.jpg", alt: "Junior Designer" },
}, { src: "http://img.b2bpic.net/free-photo/happy-jolly-adult-engaging-virtual-workshop-course-via-web-teleconference_482257-120792.jpg", alt: "Brand Strategist" },
{ { src: "http://img.b2bpic.net/free-photo/middle-age-man-having-fun_23-2149269596.jpg", alt: "Team Member" },
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278643.jpg",
alt: "Senior Designer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-smiling-while-coworkers-interacting-background_1170-786.jpg",
alt: "Junior Designer",
},
{
src: "http://img.b2bpic.net/free-photo/happy-jolly-adult-engaging-virtual-workshop-course-via-web-teleconference_482257-120792.jpg",
alt: "Brand Strategist",
},
{
src: "http://img.b2bpic.net/free-photo/middle-age-man-having-fun_23-2149269596.jpg",
alt: "Team Member",
},
]} ]}
avatarText="Our core creative team" avatarText="Our core creative team"
buttons={[ buttons={[
{ { text: "View Our Portfolio", href: "#services" },
text: "View Our Portfolio", { text: "Start a Project", href: "#contact" },
href: "#services",
},
{
text: "Start a Project",
href: "#contact",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ { type: "text", text: "Brand Strategy" },
type: "text", { type: "text", text: "UI/UX Design" },
text: "Brand Strategy", { type: "text", text: "Digital Identity" },
}, { type: "text", text: "Art Direction" },
{ { type: "text", text: "Creative Consulting" },
type: "text",
text: "UI/UX Design",
},
{
type: "text",
text: "Digital Identity",
},
{
type: "text",
text: "Art Direction",
},
{
type: "text",
text: "Creative Consulting",
},
]} ]}
/> />
</div> </div>
@@ -140,21 +88,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ { title: "Brand Identity", description: "Creating visual foundations for growing businesses.", imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17491.jpg" },
title: "Brand Identity", { title: "Web Experience", description: "Responsive digital interfaces built for performance.", imageSrc: "http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg" },
description: "Creating visual foundations for growing businesses.", { title: "Art Direction", description: "Conceptualizing visual stories that leave a lasting impact.", imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105239.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17491.jpg",
},
{
title: "Web Experience",
description: "Responsive digital interfaces built for performance.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg",
},
{
title: "Art Direction",
description: "Conceptualizing visual stories that leave a lasting impact.",
imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105239.jpg",
},
]} ]}
title="Our Design Capabilities" title="Our Design Capabilities"
description="Comprehensive design services tailored to elevate your business presence." description="Comprehensive design services tailored to elevate your business presence."
@@ -167,21 +103,9 @@ export default function LandingPage() {
title="Studio Performance" title="Studio Performance"
tag="Our Impact" tag="Our Impact"
metrics={[ metrics={[
{ { id: "1", value: "150+", description: "Successful Projects" },
id: "1", { id: "2", value: "45+", description: "Happy Partners" },
value: "150+", { id: "3", value: "10", description: "Design Awards" },
description: "Successful Projects",
},
{
id: "2",
value: "45+",
description: "Happy Partners",
},
{
id: "3",
value: "10",
description: "Design Awards",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -193,30 +117,10 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
team={[ team={[
{ { id: "1", name: "Elena Vance", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sitting-desk_23-2148372135.jpg" },
id: "1", { id: "2", name: "Marcus Thorne", role: "Senior Designer", imageSrc: "http://img.b2bpic.net/free-photo/senior-artist-with-handicap-creating-vase-drawing-canvas_482257-20457.jpg" },
name: "Elena Vance", { id: "3", name: "Leo Sterling", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-working-computer_1170-2927.jpg" },
role: "Creative Director", { id: "4", name: "Sophie Reed", role: "Strategist", imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sitting-desk_23-2148372135.jpg",
},
{
id: "2",
name: "Marcus Thorne",
role: "Senior Designer",
imageSrc: "http://img.b2bpic.net/free-photo/senior-artist-with-handicap-creating-vase-drawing-canvas_482257-20457.jpg",
},
{
id: "3",
name: "Leo Sterling",
role: "Designer",
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-working-computer_1170-2927.jpg",
},
{
id: "4",
name: "Sophie Reed",
role: "Strategist",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
},
]} ]}
title="Meet the Makers" title="Meet the Makers"
description="The creative minds behind Zira's success." description="The creative minds behind Zira's success."
@@ -229,41 +133,11 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Sarah Miller", role: "CEO", testimonial: "Zira elevated our brand aesthetics remarkably.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg" },
id: "1", { id: "2", name: "James Holt", role: "Founder", testimonial: "Truly innovative thinking in every pixel.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-grey-jacket-laughing-brown-background-cheerful-young-girl-oversize-stylish-suit-smiles-poses-isolated_197531-18578.jpg" },
name: "Sarah Miller", { id: "3", name: "Lisa Chen", role: "Director", testimonial: "Seamless collaboration and stunning outputs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg" },
role: "CEO", { id: "4", name: "Mark Ross", role: "Startup Head", testimonial: "Brought our technical vision to life beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg" },
testimonial: "Zira elevated our brand aesthetics remarkably.", { id: "5", name: "Anna Kim", role: "Brand Mgr", testimonial: "Professional, creative, and highly efficient.", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-white-poloneck-attractive-girl-model-fashion_1139-1613.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
},
{
id: "2",
name: "James Holt",
role: "Founder",
testimonial: "Truly innovative thinking in every pixel.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-grey-jacket-laughing-brown-background-cheerful-young-girl-oversize-stylish-suit-smiles-poses-isolated_197531-18578.jpg",
},
{
id: "3",
name: "Lisa Chen",
role: "Director",
testimonial: "Seamless collaboration and stunning outputs.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
},
{
id: "4",
name: "Mark Ross",
role: "Startup Head",
testimonial: "Brought our technical vision to life beautifully.",
imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg",
},
{
id: "5",
name: "Anna Kim",
role: "Brand Mgr",
testimonial: "Professional, creative, and highly efficient.",
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-wearing-white-poloneck-attractive-girl-model-fashion_1139-1613.jpg",
},
]} ]}
title="Client Perspectives" title="Client Perspectives"
description="Voices of those who have journeyed with us." description="Voices of those who have journeyed with us."
@@ -275,14 +149,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"TechInnovate", "TechInnovate", "GlobalGroup", "StudioOne", "Vanguard", "MediaPulse", "DesignHub", "NextGen"]}
"GlobalGroup",
"StudioOne",
"Vanguard",
"MediaPulse",
"DesignHub",
"NextGen",
]}
title="Trusted by Brands" title="Trusted by Brands"
description="Collaborating with visionaries across industries." description="Collaborating with visionaries across industries."
/> />
@@ -291,16 +158,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient",
}}
text="Ready to redefine your visual presence? Let's talk about your next creative project." text="Ready to redefine your visual presence? Let's talk about your next creative project."
buttons={[ buttons={[{ text: "Contact Us Now", href: "mailto:hello@ziradesign.com" }]}
{
text: "Contact Us Now",
href: "mailto:hello@ziradesign.com",
},
]}
/> />
</div> </div>
@@ -308,37 +168,17 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Navigate", title: "Navigate", items: [
items: [ { label: "About", href: "#about" },
{ { label: "Services", href: "#services" },
label: "About", { label: "Team", href: "#team" },
href: "#about",
},
{
label: "Services",
href: "#services",
},
{
label: "Team",
href: "#team",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [ { label: "Contact", href: "#contact" },
{ { label: "Privacy", href: "#" },
label: "Contact", { label: "Careers", href: "#" },
href: "#contact",
},
{
label: "Privacy",
href: "#",
},
{
label: "Careers",
href: "#",
},
], ],
}, },
]} ]}