diff --git a/src/app/page.tsx b/src/app/page.tsx
index 121a42a..b8f7c3c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -60,37 +50,23 @@ export default function LandingPage() {
description="ANIRA BRAND is a boutique studio that helps entrepreneurs turn ideas into cohesive, market-ready businesses through branding, concept development, digital presence, and physical execution."
buttons={[
{
- text: "Book a discovery call",
- href: "#contact",
- },
+ text: "Book a discovery call", href: "#contact"},
{
- text: "View our services",
- href: "#services",
- },
+ text: "View our services", href: "#services"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg"
showDimOverlay={true}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
- alt: "Client testimonial",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg", alt: "Client testimonial"},
{
- src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
- alt: "Client testimonial",
- },
+ src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", alt: "Client testimonial"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
- alt: "Client testimonial",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg", alt: "Client testimonial"},
{
- src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
- alt: "Client testimonial",
- },
+ src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", alt: "Client testimonial"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
- alt: "Client testimonial",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg", alt: "Client testimonial"},
]}
avatarText="Trusted by 50+ ambitious founders"
/>
@@ -104,19 +80,13 @@ export default function LandingPage() {
description="ANIRA BRAND was created to help founders build more than a logo. We create thoughtful brand systems that connect strategy, aesthetics, digital presence, and real-world application. We combine business thinking, creative direction, and technical execution to help new businesses launch with clarity and impact."
bulletPoints={[
{
- title: "Strategic Foundation",
- description: "Business development, digital marketing, and social media strategy built into the brand identity.",
- },
+ title: "Strategic Foundation", description: "Business development, digital marketing, and social media strategy built into the brand identity."},
{
- title: "Technical Execution",
- description: "CAD design, 3D prototyping, and real-world implementation that turns concepts into physical realities.",
- },
+ title: "Technical Execution", description: "CAD design, 3D prototyping, and real-world implementation that turns concepts into physical realities."},
{
- title: "Cohesive Experience",
- description: "We ensure your online presence, physical atmosphere, and branded materials feel aligned from day one.",
- },
+ title: "Cohesive Experience", description: "We ensure your online presence, physical atmosphere, and branded materials feel aligned from day one."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg"
mediaAnimation="slide-up"
/>
@@ -128,36 +98,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Brand Strategy",
- description: "Foundational thinking for long-term growth.",
- bentoComponent: "reveal-icon",
- icon: Target,
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=2",
- imageAlt: "elegant boutique cafe interior warm lighting",
+ title: "Brand Strategy", description: "Foundational thinking for long-term growth.", bentoComponent: "reveal-icon", icon: Target,
},
{
- title: "Visual Identity",
- description: "Logos, palettes, and typography that define you.",
- bentoComponent: "reveal-icon",
- icon: Palette,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=2",
- imageAlt: "professional elegant branding studio founder portrait",
+ title: "Visual Identity", description: "Logos, palettes, and typography that define you.", bentoComponent: "reveal-icon", icon: Palette,
},
{
- title: "Website / Landing",
- description: "High-converting digital presence built to sell.",
- bentoComponent: "reveal-icon",
- icon: Globe,
- imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=1",
- imageAlt: "technical design industrial engineer portrait",
+ title: "Website / Landing", description: "High-converting digital presence built to sell.", bentoComponent: "reveal-icon", icon: Globe,
},
{
- title: "3D Branded Elements",
- description: "Physical merchandise and touchpoints for impact.",
- bentoComponent: "reveal-icon",
- icon: Box,
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=1",
- imageAlt: "branded cafe cup design concept",
+ title: "3D Branded Elements", description: "Physical merchandise and touchpoints for impact.", bentoComponent: "reveal-icon", icon: Box,
},
]}
title="What we build"
@@ -172,36 +122,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Discover",
- description: "Understand your vision.",
- bentoComponent: "reveal-icon",
- icon: Search,
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=3",
- imageAlt: "elegant boutique cafe interior warm lighting",
+ title: "Discover", description: "Understand your vision.", bentoComponent: "reveal-icon", icon: Search,
},
{
- title: "Define",
- description: "Shape the brand concept.",
- bentoComponent: "reveal-icon",
- icon: PenTool,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=3",
- imageAlt: "professional elegant branding studio founder portrait",
+ title: "Define", description: "Shape the brand concept.", bentoComponent: "reveal-icon", icon: PenTool,
},
{
- title: "Build",
- description: "Create identity and assets.",
- bentoComponent: "reveal-icon",
- icon: Box,
- imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=2",
- imageAlt: "technical design industrial engineer portrait",
+ title: "Build", description: "Create identity and assets.", bentoComponent: "reveal-icon", icon: Box,
},
{
- title: "Launch",
- description: "Present with confidence.",
- bentoComponent: "reveal-icon",
- icon: Rocket,
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=2",
- imageAlt: "branded cafe cup design concept",
+ title: "Launch", description: "Present with confidence.", bentoComponent: "reveal-icon", icon: Rocket,
},
]}
title="From idea to launch"
@@ -217,41 +147,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "ORIGEN Identity",
- price: "Case Study",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=3",
- },
+ id: "p1", name: "ORIGEN Identity", price: "Case Study", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
{
- id: "p2",
- name: "Atmosphere Strategy",
- price: "Concept",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=4",
- },
+ id: "p2", name: "Atmosphere Strategy", price: "Concept", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
{
- id: "p3",
- name: "Physical Touchpoints",
- price: "Execution",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=5",
- },
+ id: "p3", name: "Physical Touchpoints", price: "Execution", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
{
- id: "p4",
- name: "Digital Launch",
- price: "Strategy",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=6",
- },
+ id: "p4", name: "Digital Launch", price: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
{
- id: "p5",
- name: "Packaging Design",
- price: "Print",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=7",
- },
+ id: "p5", name: "Packaging Design", price: "Print", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
{
- id: "p6",
- name: "Content Direction",
- price: "Launch",
- imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=8",
- },
+ id: "p6", name: "Content Direction", price: "Launch", imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg"},
]}
title="Concept-led business creation"
description="Showcasing ORIGEN, a specialty café brand concept launched by ANIRA BRAND."
@@ -265,28 +171,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Alignment",
- description: "Brand, space, and digital experience unified.",
- bentoComponent: "reveal-icon",
- icon: Link,
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=4",
- imageAlt: "elegant boutique cafe interior warm lighting",
+ title: "Alignment", description: "Brand, space, and digital experience unified.", bentoComponent: "reveal-icon", icon: Link,
},
{
- title: "Execution",
- description: "Real-world engineering, not just visual design.",
- bentoComponent: "reveal-icon",
- icon: Building,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=4",
- imageAlt: "professional elegant branding studio founder portrait",
+ title: "Execution", description: "Real-world engineering, not just visual design.", bentoComponent: "reveal-icon", icon: Building,
},
{
- title: "Personalized",
- description: "Boutique focus for every individual founder.",
- bentoComponent: "reveal-icon",
- icon: Users,
- imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=3",
- imageAlt: "technical design industrial engineer portrait",
+ title: "Personalized", description: "Boutique focus for every individual founder.", bentoComponent: "reveal-icon", icon: Users,
},
]}
title="Why founders choose ANIRA BRAND"
@@ -302,19 +193,13 @@ export default function LandingPage() {
description="We partner with visionary founders launching physical businesses. From specialty cafés and boutique gyms to aesthetic wellness concepts and high-end lifestyle brands, we work with founders who need their brand to feel elevated and ready for the real world from day one."
bulletPoints={[
{
- title: "Physical Concepts",
- description: "Retail, hospitality, and service-based brands.",
- },
+ title: "Physical Concepts", description: "Retail, hospitality, and service-based brands."},
{
- title: "Visionary Founders",
- description: "Entrepreneurs seeking high-quality, intentional presence.",
- },
+ title: "Visionary Founders", description: "Entrepreneurs seeking high-quality, intentional presence."},
{
- title: "Launch Ready",
- description: "Businesses needing to stand out immediately.",
- },
+ title: "Launch Ready", description: "Businesses needing to stand out immediately."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=4"
+ imageSrc="http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg"
mediaAnimation="slide-up"
/>
@@ -326,22 +211,14 @@ export default function LandingPage() {
description="Let’s build a brand that feels coherent, elevated, and ready for the real world. Book a discovery call today to discuss your vision."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
+ name: "name", type: "text", placeholder: "Your Name"},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- },
+ name: "email", type: "email", placeholder: "Email Address"},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your project...",
- }}
+ name: "message", placeholder: "Tell us about your project..."}}
buttonText="Book your call"
- imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=5"
+ imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg"
/>
@@ -349,37 +226,23 @@ export default function LandingPage() {