Update src/app/page.tsx

This commit is contained in:
2026-04-14 09:26:45 +00:00
parent a04639cc8b
commit d091ae2feb

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Work",
id: "work",
},
name: "Work", id: "work"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Aura Studio"
/>
@@ -52,45 +44,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Crafting Timeless Visuals"
description="Graphic design that bridges the gap between sophistication and minimalism. Defining brands through a lens of quiet luxury."
buttons={[
{
text: "View Portfolio",
href: "#work",
},
text: "View Portfolio", href: "#work"},
{
text: "Contact Studio",
href: "#contact",
},
text: "Contact Studio", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-menu-books-with-tools_23-2148496828.jpg",
imageAlt: "Hero scene 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-menu-books-with-tools_23-2148496828.jpg", imageAlt: "Hero scene 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-plain-dark-brown-brown-wallpaper-background-used-vignette-frames-presentations-studio-backgrounds-boards-laminate-furniture-floor-tiles_1258-101946.jpg",
imageAlt: "Hero scene 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-plain-dark-brown-brown-wallpaper-background-used-vignette-frames-presentations-studio-backgrounds-boards-laminate-furniture-floor-tiles_1258-101946.jpg", imageAlt: "Hero scene 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-messy-bun-posing_23-2149435265.jpg",
imageAlt: "Hero scene 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-messy-bun-posing_23-2149435265.jpg", imageAlt: "Hero scene 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-gold-textured-background-black-abstract-art_53876-128473.jpg",
imageAlt: "Hero scene 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-gold-textured-background-black-abstract-art_53876-128473.jpg", imageAlt: "Hero scene 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-concept_23-2147800640.jpg",
imageAlt: "Hero scene 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-concept_23-2147800640.jpg", imageAlt: "Hero scene 5"},
{
imageSrc: "http://img.b2bpic.net/free-psd/arts-crafts-facebook-ad-template-design_23-2149515289.jpg",
imageAlt: "Hero scene 6",
},
imageSrc: "http://img.b2bpic.net/free-psd/arts-crafts-facebook-ad-template-design_23-2149515289.jpg", imageAlt: "Hero scene 6"},
]}
/>
</div>
@@ -100,18 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Philosophy of",
},
type: "text", content: "Our Philosophy of"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/portrait-fashion-elegant-long-haired-young-man-attractive-handsome-male-model-black-suit-with-mustache-street-night_158538-13776.jpg",
alt: "Design studio process",
},
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-fashion-elegant-long-haired-young-man-attractive-handsome-male-model-black-suit-with-mustache-street-night_158538-13776.jpg", alt: "Design studio process"},
{
type: "text",
content: "Visual Excellence",
},
type: "text", content: "Visual Excellence"},
]}
/>
</div>
@@ -120,44 +88,21 @@ export default function LandingPage() {
<ProductCardOne
textboxLayout="default"
gridVariant="bento-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Aura Brand Identity",
price: "Identity",
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1181.jpg",
},
id: "1", name: "Aura Brand Identity", price: "Identity", imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1181.jpg"},
{
id: "2",
name: "Editorial Vol. 01",
price: "Editorial",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blankets-with-striped-pencil-beige-blanket-with-branch-shadow_23-2148296266.jpg",
},
id: "2", name: "Editorial Vol. 01", price: "Editorial", imageSrc: "http://img.b2bpic.net/free-photo/black-white-blankets-with-striped-pencil-beige-blanket-with-branch-shadow_23-2148296266.jpg"},
{
id: "3",
name: "Ethereal Packaging",
price: "Packaging",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-opened-big-carton-box-full-white-packages_346278-193.jpg",
},
id: "3", name: "Ethereal Packaging", price: "Packaging", imageSrc: "http://img.b2bpic.net/free-photo/closeup-opened-big-carton-box-full-white-packages_346278-193.jpg"},
{
id: "4",
name: "Typeface Design",
price: "Typography",
imageSrc: "http://img.b2bpic.net/free-photo/leave-little-sparkle-wherever-you-go-quote-gold-glitter-style_53876-124810.jpg",
},
id: "4", name: "Typeface Design", price: "Typography", imageSrc: "http://img.b2bpic.net/free-photo/leave-little-sparkle-wherever-you-go-quote-gold-glitter-style_53876-124810.jpg"},
{
id: "5",
name: "Digital Experiences",
price: "Web",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-stairs-warm-light-home-office_169016-69174.jpg",
},
id: "5", name: "Digital Experiences", price: "Web", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-stairs-warm-light-home-office_169016-69174.jpg"},
{
id: "6",
name: "Motion Brand Work",
price: "Motion",
imageSrc: "http://img.b2bpic.net/free-photo/paint-brushes-with-brush-stroke-swatches_23-2150351788.jpg",
},
id: "6", name: "Motion Brand Work", price: "Motion", imageSrc: "http://img.b2bpic.net/free-photo/paint-brushes-with-brush-stroke-swatches_23-2150351788.jpg"},
]}
title="Selected Projects"
description="A curated selection of identity, editorial, and digital design work."
@@ -167,43 +112,19 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
textboxLayout="split"
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Isabella Rossi",
handle: "CEO, Luxury Lifestyle",
testimonial: "A truly refined experience. Aura Studio transformed our identity beyond expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
},
id: "1", name: "Isabella Rossi", handle: "CEO, Luxury Lifestyle", testimonial: "A truly refined experience. Aura Studio transformed our identity beyond expectations.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"},
{
id: "2",
name: "Julian Thorne",
handle: "Founder, Thorne Boutique",
testimonial: "Exceptional attention to detail. Every touchpoint feels intentional and elevated.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_52683-88935.jpg",
},
id: "2", name: "Julian Thorne", handle: "Founder, Thorne Boutique", testimonial: "Exceptional attention to detail. Every touchpoint feels intentional and elevated.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_52683-88935.jpg"},
{
id: "3",
name: "Elena Vance",
handle: "Director, Vance Arts",
testimonial: "Their vision for minimalism is unparalleled. The most professional partner.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg",
},
id: "3", name: "Elena Vance", handle: "Director, Vance Arts", testimonial: "Their vision for minimalism is unparalleled. The most professional partner.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg"},
{
id: "4",
name: "Marcus Sterling",
handle: "Principal, Sterling Real Estate",
testimonial: "They captured the essence of our luxury brand with incredible nuance.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
},
id: "4", name: "Marcus Sterling", handle: "Principal, Sterling Real Estate", testimonial: "They captured the essence of our luxury brand with incredible nuance.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg"},
{
id: "5",
name: "Sofia Conti",
handle: "Managing Partner, Conti Group",
testimonial: "Consistently excellent work. They are our go-to for all things visual.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-posing-chair-side-view_23-2149451750.jpg",
},
id: "5", name: "Sofia Conti", handle: "Managing Partner, Conti Group", testimonial: "Consistently excellent work. They are our go-to for all things visual.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-posing-chair-side-view_23-2149451750.jpg"},
]}
title="Client Perspectives"
description="Partnerships built on trust and exceptional creative delivery."
@@ -214,16 +135,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Inquiries"
title="Start A Conversation"
description="Open to selective collaborations and bespoke design projects."
buttons={[
{
text: "hello@aurastudio.com",
href: "mailto:hello@aurastudio.com",
},
text: "hello@aurastudio.com", href: "mailto:hello@aurastudio.com"},
]}
/>
</div>
@@ -233,42 +151,27 @@ export default function LandingPage() {
logoText="Aura Studio"
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "Work",
href: "#work",
},
label: "Work", href: "#work"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Studio",
items: [
title: "Studio", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Behance",
href: "#",
},
label: "Behance", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}