Update src/app/page.tsx

This commit is contained in:
2026-01-21 20:27:13 +00:00
parent 5d852496e6
commit aed9d6d08c

View File

@@ -13,13 +13,13 @@ export default function HomePage() {
<ThemeProvider <ThemeProvider
defaultButtonVariant="elastic-effect" defaultButtonVariant="elastic-effect"
defaultTextAnimation="background-highlight" defaultTextAnimation="background-highlight"
borderRadius="sharp" borderRadius="pill"
contentWidth="small" contentWidth="medium"
sizing="largeSmall" sizing="largeSmall"
background="none" background="radialGradient"
cardStyle="elevated" cardStyle="glass-elevated"
primaryButtonStyle="flat" primaryButtonStyle="inset-glow"
secondaryButtonStyle="layered" secondaryButtonStyle="glass"
headingFontWeight="extrabold" headingFontWeight="extrabold"
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
@@ -33,7 +33,7 @@ export default function HomePage() {
{ name: "Support", id: "/support" } { name: "Support", id: "/support" }
]} ]}
button={{ text: "Shop", href: "#shop" }} button={{ text: "Shop", href: "#shop" }}
className="backdrop-blur-md border border-gray-300" className="backdrop-blur-md border border-purple-600"
/> />
</div> </div>
@@ -49,34 +49,22 @@ export default function HomePage() {
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?w=800&q=80", imageAlt: "BASE speaker cutaway showing internal components"
imageSrc: "https://img.b2bpic.net/free-photo/square-music-speaker-closeup-interior-room_169016-51647.jpg",
imageAlt: "BASE speaker cutaway showing internal components"
}, },
{ {
id: "2", id: "2", imageSrc: "https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=800&q=80", imageAlt: "BASE One compact nearfield monitor"
imageSrc: "https://img.b2bpic.net/free-photo/square-music-speaker-control-knobs-closeup-details_169016-51505.jpg",
imageAlt: "BASE One compact nearfield monitor"
}, },
{ {
id: "3", id: "3", imageSrc: "https://images.unsplash.com/photo-1459749411175-04bf5292ceea?w=800&q=80", imageAlt: "BASE Two room reference monitor"
imageSrc: "https://img.b2bpic.net/free-photo/audio-columns-are-system-several-pieces-close-up-audio-systems_78492-3673.jpg",
imageAlt: "BASE Two room reference monitor"
}, },
{ {
id: "4", id: "4", imageSrc: "https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=800&q=80", imageAlt: "BASE Studio flagship monitoring system"
imageSrc: "https://img.b2bpic.net/free-photo/crop-amplifier-black_23-2147781794.jpg",
imageAlt: "BASE Studio flagship monitoring system"
}, },
{ {
id: "5", id: "5", imageSrc: "https://images.unsplash.com/photo-1487180144351-b8472da7d491?w=800&q=80", imageAlt: "Performance measurement visualization"
imageSrc: "https://img.b2bpic.net/free-vector/ilustration-growth-business-percentage-template_23-2148271410.jpg",
imageAlt: "Performance measurement visualization"
}, },
{ {
id: "6", id: "6", imageSrc: "https://images.unsplash.com/photo-1478737270239-2f02b77fc618?w=800&q=80", imageAlt: "Room calibration and acoustic analysis"
imageSrc: "https://img.b2bpic.net/free-photo/working-process-polygraph-examiner-office-with-his-lie-detector-s-equipment_146671-17304.jpg",
imageAlt: "Room calibration and acoustic analysis"
} }
]} ]}
autoPlay={true} autoPlay={true}
@@ -90,28 +78,13 @@ export default function HomePage() {
description="Key specifications verified under controlled laboratory conditions" description="Key specifications verified under controlled laboratory conditions"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "< 0.1%", title: "Total Harmonic Distortion", description: "Anechoic measurement @ 1kHz", imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=800&q=80", imageAlt: "THD measurement graph"
value: "< 0.1%",
title: "Total Harmonic Distortion",
description: "Anechoic measurement @ 1kHz",
imageSrc: "https://img.b2bpic.net/free-vector/ilustration-growth-business-percentage-template_23-2148271410.jpg",
imageAlt: "THD measurement graph"
}, },
{ {
id: "2", id: "2", value: "110 dB", title: "Peak SPL Capability", description: "Sustained output at rated impedance", imageSrc: "https://images.unsplash.com/photo-1487180144351-b8472da7d491?w=800&q=80", imageAlt: "SPL performance data"
value: "110 dB",
title: "Peak SPL Capability",
description: "Sustained output at rated impedance",
imageSrc: "https://img.b2bpic.net/free-vector/ilustration-growth-business-percentage-template_23-2148271410.jpg",
imageAlt: "SPL performance data"
}, },
{ {
id: "3", id: "3", value: "12 ms", title: "System Latency", description: "Input to output via DSP processing", imageSrc: "https://images.unsplash.com/photo-1519389950473-47ba0277781c?w=800&q=80", imageAlt: "DSP latency measurement"
value: "12 ms",
title: "System Latency",
description: "Input to output via DSP processing",
imageSrc: "https://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579707.jpg",
imageAlt: "DSP latency measurement"
} }
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -122,14 +95,13 @@ export default function HomePage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579709.jpg" imageSrc="https://images.unsplash.com/photo-1478737270239-2f02b77fc618?w=800&q=80"
imageAlt="BASE laboratory testing environment" imageAlt="BASE laboratory testing environment"
logoText="BASE" logoText="BASE"
copyrightText="© 2025 BASE Audio Systems. All rights reserved." copyrightText="© 2025 BASE Audio Systems. All rights reserved."
columns={[ columns={[
{ {
title: "Products", title: "Products", items: [
items: [
{ label: "BASE One", href: "/systems" }, { label: "BASE One", href: "/systems" },
{ label: "BASE Two", href: "/systems" }, { label: "BASE Two", href: "/systems" },
{ label: "BASE Studio", href: "/systems" }, { label: "BASE Studio", href: "/systems" },
@@ -137,8 +109,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Resources", title: "Resources", items: [
items: [
{ label: "Measurement Reports", href: "/performance" }, { label: "Measurement Reports", href: "/performance" },
{ label: "Quick Start", href: "/support" }, { label: "Quick Start", href: "/support" },
{ label: "Field Tests", href: "/field-tests" }, { label: "Field Tests", href: "/field-tests" },
@@ -146,8 +117,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About", href: "/about" }, { label: "About", href: "/about" },
{ label: "Support", href: "/support" }, { label: "Support", href: "/support" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },