Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:32:57 +00:00
parent de59952572
commit c1dee11a30

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft" borderRadius="soft"
contentWidth="mediumSmall" contentWidth="mediumSmall"
sizing="medium" sizing="medium"
background="aurora" background="circleGradient"
cardStyle="gradient-radial" cardStyle="gradient-radial"
primaryButtonStyle="primary-glow" primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
@@ -52,14 +52,14 @@ export default function LandingPage() {
{ text: "Call Now: (555) 123-4567", onClick: () => window.location.href = 'tel:+15551234567' }, { text: "Call Now: (555) 123-4567", onClick: () => window.location.href = 'tel:+15551234567' },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "aurora" }} background={{ variant: "plain" }}
carouselItems={[ carouselItems={[
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg?_wi=1", imageAlt: "Professional garage door installation" }, { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg", imageAlt: "Professional garage door installation" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=1", imageAlt: "Expert garage door repair service" }, { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Expert garage door repair service" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg?_wi=1", imageAlt: "New garage door installation" }, { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg", imageAlt: "New garage door installation" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg?_wi=1", imageAlt: "Garage door maintenance service" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg", imageAlt: "Garage door maintenance service" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347150.jpg?_wi=1", imageAlt: "Commercial garage door solutions" }, { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347150.jpg", imageAlt: "Commercial garage door solutions" },
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg?_wi=2", imageAlt: "Quality garage door services" }, { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg", imageAlt: "Quality garage door services" },
]} ]}
autoPlay={true} autoPlay={true}
autoPlayInterval={4000} autoPlayInterval={4000}
@@ -76,16 +76,16 @@ export default function LandingPage() {
features={[ features={[
{ {
id: "1", title: "Emergency Repair & Maintenance", tags: ["24/7 Available", "Same-Day Service"], id: "1", title: "Emergency Repair & Maintenance", tags: ["24/7 Available", "Same-Day Service"],
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=2", imageAlt: "Emergency repair service"}, imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Emergency repair service"},
{ {
id: "2", title: "New Door Installation", tags: ["Expert Installation", "Quality Materials"], id: "2", title: "New Door Installation", tags: ["Expert Installation", "Quality Materials"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg?_wi=2", imageAlt: "New installation service"}, imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg", imageAlt: "New installation service"},
{ {
id: "3", title: "Preventative Maintenance", tags: ["Regular Service", "Extended Life"], id: "3", title: "Preventative Maintenance", tags: ["Regular Service", "Extended Life"],
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg?_wi=2", imageAlt: "Maintenance service"}, imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg", imageAlt: "Maintenance service"},
{ {
id: "4", title: "Commercial Solutions", tags: ["Large Scale", "Commercial Grade"], id: "4", title: "Commercial Solutions", tags: ["Large Scale", "Commercial Grade"],
imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347150.jpg?_wi=2", imageAlt: "Commercial garage door"}, imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347150.jpg", imageAlt: "Commercial garage door"},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -114,7 +114,7 @@ export default function LandingPage() {
title: "Warranty Coverage", description: "All repairs and installations backed by our comprehensive warranty.", icon: Award, title: "Warranty Coverage", description: "All repairs and installations backed by our comprehensive warranty.", icon: Award,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg?_wi=3" imageSrc="http://img.b2bpic.net/free-photo/japanese-house-entrance-with-windows_23-2149301046.jpg"
imageAlt="Podium Garage Doors team" imageAlt="Podium Garage Doors team"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
@@ -157,7 +157,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sarah Mitchell"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sarah Mitchell"},
{ {
id: "2", name: "James Rodriguez", role: "Property Manager", company: "Harbor Point Apartments", rating: 5, id: "2", name: "James Rodriguez", role: "Property Manager", company: "Harbor Point Apartments", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "James Rodriguez"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Rodriguez"},
{ {
id: "3", name: "Emily Chen", role: "Small Business Owner", company: "Downtown Auto Shop", rating: 5, id: "3", name: "Emily Chen", role: "Small Business Owner", company: "Downtown Auto Shop", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Emily Chen"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Emily Chen"},
@@ -169,7 +169,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Lisa Anderson"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Lisa Anderson"},
{ {
id: "6", name: "Michael Johnson", role: "Homeowner", company: "Sunrise Neighborhoods", rating: 5, id: "6", name: "Michael Johnson", role: "Homeowner", company: "Sunrise Neighborhoods", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Michael Johnson"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Johnson"},
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
@@ -190,7 +190,7 @@ export default function LandingPage() {
{ text: "Call (555) 123-4567", onClick: () => window.location.href = 'tel:+15551234567' }, { text: "Call (555) 123-4567", onClick: () => window.location.href = 'tel:+15551234567' },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "aurora" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>