diff --git a/src/app/book/page.tsx b/src/app/book/page.tsx index 8a7ec4f..4ba0910 100644 --- a/src/app/book/page.tsx +++ b/src/app/book/page.tsx @@ -26,26 +26,16 @@ export default function LandingPage() { @@ -84,32 +69,17 @@ export default function LandingPage() { tag="Simple Steps" features={[ { - id: "step-1", - title: "1. Select Your Service", - descriptions: [ - "Choose the type of service you need, whether it's maintenance, repair, or a new installation.", - ], - imageSrc: "http://img.b2bpic.net/free-vector/planning-element-collection_23-2147941233.jpg", - imageAlt: "Calendar icon for scheduling", - }, + id: "step-1", title: "1. Select Your Service", descriptions: [ + "Choose the type of service you need, whether it's maintenance, repair, or a new installation."], + imageSrc: "http://img.b2bpic.net/free-vector/planning-element-collection_23-2147941233.jpg", imageAlt: "Calendar icon for scheduling"}, { - id: "step-2", - title: "2. Pick a Date & Time", - descriptions: [ - "Browse our availability and select a convenient time slot that fits your schedule.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/history-icon-right-side-with-white-background_187299-39871.jpg", - imageAlt: "Form icon for details", - }, + id: "step-2", title: "2. Pick a Date & Time", descriptions: [ + "Browse our availability and select a convenient time slot that fits your schedule."], + imageSrc: "http://img.b2bpic.net/free-photo/history-icon-right-side-with-white-background_187299-39871.jpg", imageAlt: "Form icon for details"}, { - id: "step-3", - title: "3. Confirm Your Appointment", - descriptions: [ - "Provide your contact details, and we'll send you a confirmation with all the appointment specifics.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-tick-mark-icon_53876-63740.jpg", - imageAlt: "Confirmation checkmark", - }, + id: "step-3", title: "3. Confirm Your Appointment", descriptions: [ + "Provide your contact details, and we'll send you a confirmation with all the appointment specifics."], + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-tick-mark-icon_53876-63740.jpg", imageAlt: "Confirmation checkmark"}, ]} /> @@ -118,66 +88,41 @@ export default function LandingPage() { ); -} +} \ No newline at end of file diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5b48f7c..4f078e2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -123,6 +123,9 @@ export default function LandingPage() { label: "FAQs", href: "#"}, { label: "Admin Login", href: "/admin-login"}, + { + label: "Admin Sign-Up", href: "/admin-signup" + }, ], }, ]} @@ -135,4 +138,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 87b2877..3aa51e3 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -26,26 +26,16 @@ export default function LandingPage() { @@ -140,66 +89,41 @@ export default function LandingPage() { ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index caa701c..05c7981 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,26 +30,16 @@ export default function LandingPage() { @@ -190,32 +135,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "A/C System Maintenance & Repair", - descriptions: [ - "Keep your cooling system running efficiently with our comprehensive maintenance plans and swift repair services.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk-with-copy-space_23-2148557961.jpg", - imageAlt: "AC outdoor unit undergoing maintenance", - }, + id: "1", title: "A/C System Maintenance & Repair", descriptions: [ + "Keep your cooling system running efficiently with our comprehensive maintenance plans and swift repair services."], + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk-with-copy-space_23-2148557961.jpg", imageAlt: "AC outdoor unit undergoing maintenance"}, { - id: "2", - title: "Heating System Maintenance & Repair", - descriptions: [ - "Ensure warmth and safety during colder months with our expert heating system tune-ups and emergency repairs.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-15382.jpg", - imageAlt: "Technician repairing a furnace in a home", - }, + id: "2", title: "Heating System Maintenance & Repair", descriptions: [ + "Ensure warmth and safety during colder months with our expert heating system tune-ups and emergency repairs."], + imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-15382.jpg", imageAlt: "Technician repairing a furnace in a home"}, { - id: "3", - title: "HVAC System Installation & Upgrades", - descriptions: [ - "From new installations to system upgrades, we provide energy-efficient solutions tailored to your property's needs.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg", - imageAlt: "New HVAC system installation in a residential basement", - }, + id: "3", title: "HVAC System Installation & Upgrades", descriptions: [ + "From new installations to system upgrades, we provide energy-efficient solutions tailored to your property's needs."], + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281317.jpg", imageAlt: "New HVAC system installation in a residential basement"}, ]} title="Comprehensive HVAC Solutions for Every Season" description="Stanevich offers a full range of heating and air conditioning services to maintain your home's optimal comfort and efficiency." @@ -230,73 +160,31 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Momma", - role: "Homeowner", - company: "Willowick Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/authentic-woman-posing-medium-shot_23-2149419290.jpg", - imageAlt: "Momma", - }, + id: "1", name: "Momma", role: "Homeowner", company: "Willowick Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/authentic-woman-posing-medium-shot_23-2149419290.jpg", imageAlt: "Momma"}, { - id: "2", - name: "Annette S.", - role: "Local Guide", - company: "Nextdoor User", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101946.jpg", - imageAlt: "Annette S.", - }, + id: "2", name: "Annette S.", role: "Local Guide", company: "Nextdoor User", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101946.jpg", imageAlt: "Annette S."}, { - id: "3", - name: "John Suman", - role: "Customer", - company: "Willowick Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", - imageAlt: "John Suman", - }, + id: "3", name: "John Suman", role: "Customer", company: "Willowick Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "John Suman"}, { - id: "4", - name: "Joanne Kristoff", - role: "Satisfied Client", - company: "Willowick Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186102.jpg", - imageAlt: "Joanne Kristoff", - }, + id: "4", name: "Joanne Kristoff", role: "Satisfied Client", company: "Willowick Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186102.jpg", imageAlt: "Joanne Kristoff"}, { - id: "5", - name: "Cat Matkovic", - role: "Long-Term Client", - company: "Willowick Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-style-character_23-2151034103.jpg", - imageAlt: "Cat Matkovic", - }, + id: "5", name: "Cat Matkovic", role: "Long-Term Client", company: "Willowick Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-style-character_23-2151034103.jpg", imageAlt: "Cat Matkovic"}, { - id: "6", - name: "Aaron Omlor", - role: "Local Guide", - company: "Satisfied Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2148920100.jpg", - imageAlt: "Aaron Omlor", - }, + id: "6", name: "Aaron Omlor", role: "Local Guide", company: "Satisfied Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2148920100.jpg", imageAlt: "Aaron Omlor"}, ]} kpiItems={[ { - value: "4.9", - label: "Average Rating", - }, + value: "4.9", label: "Average Rating"}, { - value: "17+", - label: "Positive Reviews", - }, + value: "17+", label: "Positive Reviews"}, { - value: "30+", - label: "Years in Service", - }, + value: "30+", label: "Years in Service"}, ]} title="Hear From Our Happy Customers" description="Our clients consistently praise our prompt, professional, and honest service. Their comfort and satisfaction are our greatest rewards." @@ -308,20 +196,15 @@ export default function LandingPage() { @@ -330,66 +213,41 @@ export default function LandingPage() { ); -} +} \ No newline at end of file