Update src/app/page.tsx

This commit is contained in:
2026-06-03 08:06:08 +00:00
parent f3e437a778
commit 07ebe0fc9d

View File

@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Diamond, Gauge, Instagram, Lightbulb, Linkedin, Twitter } from "lucide-react"; import { ArrowRight, Diamond, Gauge, Instagram, Lightbulb, Linkedin, Twitter } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "Manifesto", name: "Manifesto", id: "#manifesto"},
id: "#manifesto",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Solutions", name: "Solutions", id: "#solutions"},
id: "#solutions",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Auraic AI" brandName="Auraic AI"
/> />
@@ -59,117 +49,65 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Elevating Luxury Commerce through Intelligent Design" title="Elevating Luxury Commerce through Intelligent Design"
description="Auraic AI crafts bespoke intelligent solutions, transforming visionary brands into leaders of tomorrow's luxury market with unparalleled precision and aesthetic finesse." description="Auraic AI crafts bespoke intelligent solutions, transforming visionary brands into leaders of tomorrow's luxury market with unparalleled precision and aesthetic finesse."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-communications-background-with-flowing-particles_1048-12677.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-communications-background-with-flowing-particles_1048-12677.jpg", imageAlt: "Abstract neural network luxury gold"},
imageAlt: "Abstract neural network luxury gold",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-security-system-with-network-server-connection-generated-by-ai_188544-26745.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-security-system-with-network-server-connection-generated-by-ai_188544-26745.jpg", imageAlt: "Sleek, dark, high-end server room with gold accents"},
imageAlt: "Sleek, dark, high-end server room with gold accents",
},
{ {
imageSrc: "http://img.b2bpic.net/free-vector/white-background-abstract-with-wavy-line-gold_361591-4749.jpg", imageSrc: "http://img.b2bpic.net/free-vector/white-background-abstract-with-wavy-line-gold_361591-4749.jpg", imageAlt: "Abstract geometric AI pattern black gold"},
imageAlt: "Abstract geometric AI pattern black gold",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666353.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666353.jpg", imageAlt: "Luxury dark studio space with glowing golden AI interface"},
imageAlt: "Luxury dark studio space with glowing golden AI interface",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-triangles-background_1048-15957.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-triangles-background_1048-15957.jpg", imageAlt: "Matte black texture with subtle, glowing gold data lines"},
imageAlt: "Matte black texture with subtle, glowing gold data lines",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-geometric-overlap-with-chevron-layers_84443-72891.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-geometric-overlap-with-chevron-layers_84443-72891.jpg", imageAlt: "Conceptual image of luxury smart home technology"},
imageAlt: "Conceptual image of luxury smart home technology",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", imageAlt: "Abstract neural network luxury gold"},
imageAlt: "Abstract neural network luxury gold",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg", imageSrc: "http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-glowing-yellow-laser-lights-perfect-backgrounds_181624-32705.jpg", imageAlt: "Sleek, dark, high-end server room with gold accents"},
imageAlt: "Sleek, dark, high-end server room with gold accents",
},
{ {
imageSrc: "http://img.b2bpic.net/free-vector/white-background-abstract-with-wavy-line-gold_361591-4746.jpg", imageSrc: "http://img.b2bpic.net/free-vector/white-background-abstract-with-wavy-line-gold_361591-4746.jpg", imageAlt: "Abstract geometric AI pattern black gold"},
imageAlt: "Abstract geometric AI pattern black gold",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-shapes_23-2150979717.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-shapes_23-2150979717.jpg", imageAlt: "Luxury dark studio space with glowing golden AI interface"},
imageAlt: "Luxury dark studio space with glowing golden AI interface",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-piece-background_23-2148882604.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-piece-background_23-2148882604.jpg", imageAlt: "Matte black texture with subtle, glowing gold data lines"},
imageAlt: "Matte black texture with subtle, glowing gold data lines",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037449.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037449.jpg", imageAlt: "Conceptual image of luxury smart home technology"},
imageAlt: "Conceptual image of luxury smart home technology",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Commission a Concept", text: "Commission a Concept", href: "#contact"},
href: "#contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg", src: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg", alt: "AI Visionary Executive"},
alt: "AI Visionary Executive",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916022.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916022.jpg", alt: "Luxury Tech Innovator"},
alt: "Luxury Tech Innovator",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg", src: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg", alt: "Digital Transformation Architect"},
alt: "Digital Transformation Architect",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-male-model-color-flash-light_158595-5113.jpg", src: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-male-model-color-flash-light_158595-5113.jpg", alt: "Strategic AI Consultant"},
alt: "Strategic AI Consultant",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9624.jpg", src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9624.jpg", alt: "Brand Experience Designer"},
alt: "Brand Experience Designer",
},
]} ]}
avatarText="Trusted by over 100+ pioneering brands worldwide" avatarText="Trusted by over 100+ pioneering brands worldwide"
marqueeItems={[ marqueeItems={[
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/garment-concept-with-copy-space_1194-641493.jpg", alt: "Luxury Fashion House"},
src: "http://img.b2bpic.net/free-photo/garment-concept-with-copy-space_1194-641493.jpg",
alt: "Luxury Fashion House",
},
{ {
type: "image", type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rs395y", alt: "Architectural Design Firm"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rs395y",
alt: "Architectural Design Firm",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/circular-metal-grill-grate-dark-textured-stone-surface_84443-73816.jpg", alt: "High-End Automotive Brand"},
src: "http://img.b2bpic.net/free-photo/circular-metal-grill-grate-dark-textured-stone-surface_84443-73816.jpg",
alt: "High-End Automotive Brand",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-vector/hand-drawn-oasis-logo-design_23-2149424120.jpg", alt: "Premium Hospitality Group"},
src: "http://img.b2bpic.net/free-vector/hand-drawn-oasis-logo-design_23-2149424120.jpg",
alt: "Premium Hospitality Group",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-vector/gradient-ring-logo-template-collection_23-2148963503.jpg", alt: "Bespoke Jewelry Designer"},
src: "http://img.b2bpic.net/free-vector/gradient-ring-logo-template-collection_23-2148963503.jpg",
alt: "Bespoke Jewelry Designer",
},
]} ]}
marqueeSpeed={40} marqueeSpeed={40}
showMarqueeCard={true} showMarqueeCard={true}
@@ -183,19 +121,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Gauge, icon: Gauge,
label: "Precision", label: "Precision", value: "Unrivaled accuracy in every algorithm and design."},
value: "Unrivaled accuracy in every algorithm and design.",
},
{ {
icon: Diamond, icon: Diamond,
label: "Elegance", label: "Elegance", value: "Crafting solutions with refined aesthetics and seamless UX."},
value: "Crafting solutions with refined aesthetics and seamless UX.",
},
{ {
icon: Lightbulb, icon: Lightbulb,
label: "Innovation", label: "Innovation", value: "Pioneering the next generation of intelligent luxury."},
value: "Pioneering the next generation of intelligent luxury.",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -207,32 +139,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Interactive 3D Showcases", title: "Interactive 3D Showcases", description: "Present your collections in fully navigable 3D environments, allowing clients to explore every detail with unparalleled realism.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-plastic-board_23-2148910222.jpg", imageAlt: "Interactive 3D luxury product showcase", buttonIcon: ArrowRight,
description: "Present your collections in fully navigable 3D environments, allowing clients to explore every detail with unparalleled realism.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-plastic-board_23-2148910222.jpg",
imageAlt: "Interactive 3D luxury product showcase",
buttonIcon: "ArrowRight",
}, },
{ {
title: "AI-Driven Personalization", title: "AI-Driven Personalization", description: "Tailor content and recommendations to individual client preferences, creating truly bespoke viewing experiences that resonate deeply.", imageSrc: "http://img.b2bpic.net/free-photo/couple-dressed-brown-clothes-with-glitch-effect_23-2148305014.jpg", imageAlt: "AI-driven personalized fashion presentation", buttonIcon: ArrowRight,
description: "Tailor content and recommendations to individual client preferences, creating truly bespoke viewing experiences that resonate deeply.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-dressed-brown-clothes-with-glitch-effect_23-2148305014.jpg",
imageAlt: "AI-driven personalized fashion presentation",
buttonIcon: "ArrowRight",
}, },
{ {
title: "Dynamic Content Generation", title: "Dynamic Content Generation", description: "Automate the creation of stunning visual assets and narrative descriptions, ensuring your lookbooks are always fresh and captivating.", imageSrc: "http://img.b2bpic.net/free-photo/golden-technology-background_1017-3801.jpg", imageAlt: "Dynamic content generation for luxury lookbooks", buttonIcon: ArrowRight,
description: "Automate the creation of stunning visual assets and narrative descriptions, ensuring your lookbooks are always fresh and captivating.",
imageSrc: "http://img.b2bpic.net/free-photo/golden-technology-background_1017-3801.jpg",
imageAlt: "Dynamic content generation for luxury lookbooks",
buttonIcon: "ArrowRight",
}, },
{ {
title: "Augmented Reality Integration", title: "Augmented Reality Integration", description: "Allow clients to virtually interact with your products in their own space, blurring the lines between digital and physical luxury.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-fashion-designer_23-2151537621.jpg", imageAlt: "Augmented reality integration for luxury products", buttonIcon: ArrowRight,
description: "Allow clients to virtually interact with your products in their own space, blurring the lines between digital and physical luxury.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-fashion-designer_23-2151537621.jpg",
imageAlt: "Augmented reality integration for luxury products",
buttonIcon: "ArrowRight",
}, },
]} ]}
title="High-End Digital Lookbook Services" title="High-End Digital Lookbook Services"
@@ -248,47 +164,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "Predictive Analytics for Retail", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-entrapped-by-cybersickness-using-smart-device-too-long_23-2151393679.jpg", imageAlt: "Predictive Analytics for Luxury Retail"},
name: "Predictive Analytics for Retail",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-entrapped-by-cybersickness-using-smart-device-too-long_23-2151393679.jpg",
imageAlt: "Predictive Analytics for Luxury Retail",
},
{ {
id: "2", id: "2", name: "Personalized Customer Journeys", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg", imageAlt: "AI-driven Personalized Customer Journeys"},
name: "Personalized Customer Journeys",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg",
imageAlt: "AI-driven Personalized Customer Journeys",
},
{ {
id: "3", id: "3", name: "Intelligent Automation for Operations", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/golden-lines-waves-abstract-background_1017-3785.jpg", imageAlt: "Intelligent Automation for Luxury Operations"},
name: "Intelligent Automation for Operations",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/golden-lines-waves-abstract-background_1017-3785.jpg",
imageAlt: "Intelligent Automation for Luxury Operations",
},
{ {
id: "4", id: "4", name: "AI-Powered Content Generation", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-47028.jpg", imageAlt: "AI-Powered Content Generation for Brands"},
name: "AI-Powered Content Generation",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-47028.jpg",
imageAlt: "AI-Powered Content Generation for Brands",
},
{ {
id: "5", id: "5", name: "Luxury Brand Sentiment Analysis", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-barbell-smartphone-blank-screen-template-abstract-trendy-fashionable-mockup-3d-rendering-blank-phone-mobile-app_460848-8264.jpg", imageAlt: "Luxury Brand Sentiment Analysis AI"},
name: "Luxury Brand Sentiment Analysis",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-barbell-smartphone-blank-screen-template-abstract-trendy-fashionable-mockup-3d-rendering-blank-phone-mobile-app_460848-8264.jpg",
imageAlt: "Luxury Brand Sentiment Analysis AI",
},
{ {
id: "6", id: "6", name: "Secure AI Infrastructure for Data", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641481.jpg", imageAlt: "Secure AI Infrastructure"},
name: "Secure AI Infrastructure for Data",
price: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641481.jpg",
imageAlt: "Secure AI Infrastructure",
},
]} ]}
title="Bespoke AI Solutions" title="Bespoke AI Solutions"
description="From predictive analytics to intelligent automation, we engineer tailored AI ecosystems that redefine efficiency and elevate user experience across all luxury sectors." description="From predictive analytics to intelligent automation, we engineer tailored AI ecosystems that redefine efficiency and elevate user experience across all luxury sectors."
@@ -303,28 +189,18 @@ export default function LandingPage() {
author="Isabelle Dubois, CEO of Lumina Fashion House" author="Isabelle Dubois, CEO of Lumina Fashion House"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/photorealistic-casino-lifestyle_23-2151032873.jpg", src: "http://img.b2bpic.net/free-photo/photorealistic-casino-lifestyle_23-2151032873.jpg", alt: "Isabelle Dubois"},
alt: "Isabelle Dubois",
},
{ {
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", alt: "Pierre Moreau"},
alt: "Pierre Moreau",
},
{ {
src: "http://img.b2bpic.net/free-photo/elegant-executive-thinking_1098-528.jpg", src: "http://img.b2bpic.net/free-photo/elegant-executive-thinking_1098-528.jpg", alt: "Sophia Rossi"},
alt: "Sophia Rossi",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-standing-with-crossed-arms-isolated-dark-textured-background_613910-18164.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-standing-with-crossed-arms-isolated-dark-textured-background_613910-18164.jpg", alt: "Julian Thorne"},
alt: "Julian Thorne",
},
{ {
src: "http://img.b2bpic.net/free-photo/caucasian-businesswoman-with-elegance-confidence-standing-generative-ai_188544-7684.jpg", src: "http://img.b2bpic.net/free-photo/caucasian-businesswoman-with-elegance-confidence-standing-generative-ai_188544-7684.jpg", alt: "Evelyn Reed"},
alt: "Evelyn Reed",
},
]} ]}
ratingAnimation="reveal-blur" ratingAnimation="blur-reveal"
avatarsAnimation="reveal-blur" avatarsAnimation="blur-reveal"
/> />
</div> </div>
@@ -333,14 +209,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Luxury Fashion House", "Luxury Fashion House", "Architectural Studios", "High-End Automotive", "Premium Hospitality", "Bespoke Jewelers", "Tech Conglomerate", "Interior Design"]}
"Architectural Studios",
"High-End Automotive",
"Premium Hospitality",
"Bespoke Jewelers",
"Tech Conglomerate",
"Interior Design",
]}
title="Our Esteemed Partners" title="Our Esteemed Partners"
description="Collaborating with visionaries to sculpt the future of luxury and technology, fostering innovation and achieving digital excellence." description="Collaborating with visionaries to sculpt the future of luxury and technology, fostering innovation and achieving digital excellence."
showCard={true} showCard={true}
@@ -354,28 +223,17 @@ export default function LandingPage() {
description="Begin your journey towards unparalleled digital distinction. Our specialists are ready to craft a bespoke AI strategy tailored to your vision and elevate your brand to new heights." description="Begin your journey towards unparalleled digital distinction. Our specialists are ready to craft a bespoke AI strategy tailored to your vision and elevate your brand to new heights."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "company", name: "company", type: "text", placeholder: "Your Company", required: false,
type: "text",
placeholder: "Your Company",
required: false,
}, },
]} ]}
textarea={{ textarea={{
name: "project_details", name: "project_details", placeholder: "Describe your project or vision...", rows: 5,
placeholder: "Describe your project or vision...",
rows: 5,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg" imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg"
@@ -393,19 +251,13 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Twitter, icon: Twitter,
href: "#", href: "#", ariaLabel: "Twitter"},
ariaLabel: "Twitter",
},
{ {
icon: Linkedin, icon: Linkedin,
href: "#", href: "#", ariaLabel: "LinkedIn"},
ariaLabel: "LinkedIn",
},
{ {
icon: Instagram, icon: Instagram,
href: "#", href: "#", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
]} ]}
/> />
</div> </div>