Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg", imageAlt: "Modern residential garage door"},
|
imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-car-parked-small-garage-sign-fence_181624-1192.jpg", imageAlt: "Modern residential garage door"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=1", imageAlt: "Professional garage door technician"},
|
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Professional garage door technician"},
|
||||||
]}
|
]}
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Rated by satisfied homeowners"
|
ratingText="Rated by satisfied homeowners"
|
||||||
@@ -62,7 +62,6 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -89,16 +88,16 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Garage Door Repair", description: "Fast emergency repair service for broken springs, damaged panels, and mechanical issues. Available same-day for most repairs.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=2", imageAlt: "Garage door repair service"},
|
title: "Garage Door Repair", description: "Fast emergency repair service for broken springs, damaged panels, and mechanical issues. Available same-day for most repairs.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Garage door repair service"},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Door Installation", description: "Professional installation of new garage doors and openers. We work with quality brands and ensure proper setup and alignment.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg?_wi=1", imageAlt: "Garage door installation"},
|
title: "Door Installation", description: "Professional installation of new garage doors and openers. We work with quality brands and ensure proper setup and alignment.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg", imageAlt: "Garage door installation"},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Maintenance & Inspection", description: "Regular maintenance to keep your door running smoothly. Includes spring inspection, lubrication, and adjustment services.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=3", imageAlt: "Maintenance service"},
|
title: "Maintenance & Inspection", description: "Regular maintenance to keep your door running smoothly. Includes spring inspection, lubrication, and adjustment services.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", imageAlt: "Maintenance service"},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "Emergency Service", description: "Available for emergency repairs and lockouts. Call us anytime during business hours for immediate assistance.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg?_wi=2", imageAlt: "Emergency repair service"},
|
title: "Emergency Service", description: "Available for emergency repairs and lockouts. Call us anytime during business hours for immediate assistance.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg", imageAlt: "Emergency repair service"},
|
||||||
]}
|
]}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -145,17 +144,17 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Fast and Reliable Service", quote: "The team at Pilot Garage Door fixed my broken spring in under two hours. Professional, courteous, and fair pricing. Highly recommended!", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
id: "1", title: "Fast and Reliable Service", quote: "The team at Pilot Garage Door fixed my broken spring in under two hours. Professional, courteous, and fair pricing. Highly recommended!", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Mitchell"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Outstanding Emergency Response", quote: "My garage door got stuck on a Saturday morning. Called Pilot and they had someone out same day. Fantastic service and they fixed it right the first time.", name: "John Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "John Rodriguez"},
|
id: "2", title: "Outstanding Emergency Response", quote: "My garage door got stuck on a Saturday morning. Called Pilot and they had someone out same day. Fantastic service and they fixed it right the first time.", name: "John Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "John Rodriguez"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Professional Installation", quote: "Had them install a new garage door last month. The crew was clean, efficient, and answered all my questions. Door works perfectly.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily Chen"},
|
id: "3", title: "Professional Installation", quote: "Had them install a new garage door last month. The crew was clean, efficient, and answered all my questions. Door works perfectly.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Chen"},
|
||||||
{
|
{
|
||||||
id: "4", title: "Best Local Service", quote: "Been using Pilot for five years. Their maintenance program keeps my door in top shape. Best investment I've made for home maintenance.", name: "Michael Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Michael Johnson"},
|
id: "4", title: "Best Local Service", quote: "Been using Pilot for five years. Their maintenance program keeps my door in top shape. Best investment I've made for home maintenance.", name: "Michael Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Johnson"},
|
||||||
{
|
{
|
||||||
id: "5", title: "Honest and Transparent", quote: "They provided a detailed quote and explained everything. No hidden fees, no surprises. Just honest, quality work. That's rare these days!", name: "Amanda Foster", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Amanda Foster"},
|
id: "5", title: "Honest and Transparent", quote: "They provided a detailed quote and explained everything. No hidden fees, no surprises. Just honest, quality work. That's rare these days!", name: "Amanda Foster", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Amanda Foster"},
|
||||||
{
|
{
|
||||||
id: "6", title: "Exceptional Professionalism", quote: "Called for an emergency repair at 7pm. They came right out, diagnosed the problem, and had my door working again by 8:30. Amazing service!", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5", imageAlt: "David Thompson"},
|
id: "6", title: "Exceptional Professionalism", quote: "Called for an emergency repair at 7pm. They came right out, diagnosed the problem, and had my door working again by 8:30. Amazing service!", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Thompson"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -165,7 +164,7 @@ export default function LandingPage() {
|
|||||||
title="Schedule Your Service"
|
title="Schedule Your Service"
|
||||||
description="Get in touch with us to schedule a repair, installation, or maintenance appointment. Available Monday-Friday, 8am-8pm."
|
description="Get in touch with us to schedule a repair, installation, or maintenance appointment. Available Monday-Friday, 8am-8pm."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg"
|
||||||
imageAlt="Garage door service technician"
|
imageAlt="Garage door service technician"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user