Update src/app/page.tsx
This commit is contained in:
@@ -71,16 +71,16 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Proof Digital hero section"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Google" },
|
||||
{ type: "text", text: "Microsoft" },
|
||||
{ type: "text", text: "Amazon" },
|
||||
{ type: "text", text: "Apple" },
|
||||
{ type: "text", text: "Meta" },
|
||||
{ type: "text", text: "Tesla" },
|
||||
{ type: "text", text: "Netflix" },
|
||||
{ type: "text", text: "Spotify" },
|
||||
{ type: "text", text: "Uber" },
|
||||
{ type: "text", text: "Airbnb" }
|
||||
{ type: "text", text: "Joe's Plumbing" },
|
||||
{ type: "text", text: "Main Street Dental" },
|
||||
{ type: "text", text: "City Repairs Auto" },
|
||||
{ type: "text", text: "Local Café Co" },
|
||||
{ type: "text", text: "Green Landscaping" },
|
||||
{ type: "text", text: "Premier Hair Salon" },
|
||||
{ type: "text", text: "Downtown Pizza" },
|
||||
{ type: "text", text: "Family Daycare" },
|
||||
{ type: "text", text: "Tech Startup Hub" },
|
||||
{ type: "text", text: "Community Bank" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user