Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Privacy Policy", id: "/privacy-policy"},
|
||||
]}
|
||||
brandName="Bill Chuan"
|
||||
brandName="Bill Chuan For Milpitas City Council 2026"
|
||||
button={{
|
||||
text: "Donate Now", href: "/#donate"}}
|
||||
/>
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
variant: "downward-rays-animated"}}
|
||||
imagePosition="right"
|
||||
title="BILL CHUAN"
|
||||
description="For Milpitas City Council 2026"
|
||||
description='"BILL WILL" Create Change In Milpitas'
|
||||
tag="Listen · Lead · Deliver · Serve"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -68,23 +68,23 @@ export default function LandingPage() {
|
||||
text: "Join the Movement", href: "https://forms.gle/VBCjHUsJUjnYTzRU6"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-man-voter-registration-day_23-2149096719.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053411255-kb523r5e.png"
|
||||
imageAlt="Bill Chuan smiling with a diverse Milpitas community in the background"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-women-learning-make-sushi_23-2151202924.jpg", alt: "Milpitas resident smiling"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053543915-dnw9t95o.jpg", alt: "Milpitas resident smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", alt: "Community leader"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053570794-tbq5tf05.jpg", alt: "Community leader"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg", alt: "Local business owner"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053580515-jf2xk2tj.jpg", alt: "Local business owner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-hispanic-mother-her-cute-little-daughter-have-fun-kitchen_613910-19781.jpg", alt: "Parent smiling"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053589489-tsfu5h0s.jpg", alt: "Parent smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-phone_23-2148018601.jpg", alt: "Engaged citizen"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053599934-9sqpgcky.jpg", alt: "Engaged citizen"},
|
||||
]}
|
||||
avatarText="Trusted by hundreds in Milpitas"
|
||||
avatarText="Trusted By Hundreds In Milpitas"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Community First"},
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
type: "text-icon", text: "Public Safety", icon: Shield,
|
||||
},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/central-nativity-cathedral-chisinau-moldova_1268-16715.jpg", alt: "Milpitas City Hall"},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvGXLzddmglB3V2WpCjA3qNwyM/uploaded-1781053670753-363vpvqi.jpg", alt: "Milpitas City Hall"},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user