Update src/app/page.tsx

This commit is contained in:
2026-06-10 00:09:50 +00:00
parent e18f0f075c
commit 11d8e6cfe2

View File

@@ -43,11 +43,11 @@ export default function LandingPage() {
<HeroCarouselLogo
logoText="Bill Will — For Milpitas."
description="Bill Will listen. Bill Will lead. Bill Will deliver for every resident of Milpitas."
buttons={[]}
slides={[
{ imageSrc: "https://via.placeholder.com/1920x1080/0A1F3B/FFFFFF?text=Bill+Chuan+for+Milpitas", imageAlt: "Bill Chuan for Milpitas City Council" }
]}
showDimOverlay={true}
useInvertedBackground={false}
className="min-h-[calc(100vh-var(--height-navbar-mobile))] md:min-h-[calc(100vh-var(--height-navbar-desktop))]"
/>
</div>
@@ -58,7 +58,6 @@ export default function LandingPage() {
description="Bill Chuan is a familiar face in Milpitas — a community member, a neighbor, and a dedicated public servant. After running in 2024, and with the continued encouragement of his family, his wife, and the people of Milpitas, Bill is back and more determined than ever. He believes in transparent leadership, inclusive growth, and real results for every neighborhood."
imageSrc="https://via.placeholder.com/800x600/F5F5DC/333333?text=Bill+Chuan+Bio+Photo"
imageAlt="Bill Chuan, community member"
mediaPosition="right"
useInvertedBackground={false}
/>
</div>
@@ -76,6 +75,7 @@ export default function LandingPage() {
{ id: '4', name: 'Listening to Residents', price: '', imageSrc: 'https://via.placeholder.com/600x400/0A1F3B/FFFFFF?text=Bill+Engaging+4' }
]}
useInvertedBackground={true}
textboxLayout="default"
/>
</div>