Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Williamstown Resident", testimonial: "Professional, punctual, and they actually listen to what you need. Couldn't ask for better service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=1"},
|
||||
{
|
||||
name: "Mike Rodriguez", handle: "Monroe Township, NJ", testimonial: "Been using their services for 3 years. They're honest, fair-priced, and always show up when promised.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1"},
|
||||
{
|
||||
name: "Jennifer Walsh", handle: "Local Business Owner", testimonial: "Fast response, expert work, and genuinely care about customer satisfaction. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg"},
|
||||
@@ -102,22 +102,22 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Emergency Service", description: "24/7 availability for urgent issues affecting your home or business", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg", imageAlt: "Emergency service response team", buttonIcon: Phone,
|
||||
title: "Emergency Service", description: "24/7 availability for urgent issues affecting your home or business", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg?_wi=1", imageAlt: "Emergency service response team", buttonIcon: Phone,
|
||||
buttonHref: "tel:+16095551234"},
|
||||
{
|
||||
title: "Routine Maintenance", description: "Regular maintenance plans to prevent costly problems and extend service life", imageSrc: "http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg", imageAlt: "Professional maintenance team", buttonIcon: Calendar,
|
||||
title: "Routine Maintenance", description: "Regular maintenance plans to prevent costly problems and extend service life", imageSrc: "http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg?_wi=1", imageAlt: "Professional maintenance team", buttonIcon: Calendar,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Complete Installations", description: "Professional installation of new systems with warranties and ongoing support", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-showing-business-report-female-colleague_23-2147923292.jpg", imageAlt: "Installation and setup service", buttonIcon: CheckCircle,
|
||||
title: "Complete Installations", description: "Professional installation of new systems with warranties and ongoing support", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-showing-business-report-female-colleague_23-2147923292.jpg?_wi=1", imageAlt: "Installation and setup service", buttonIcon: CheckCircle,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Free Consultations", description: "Expert assessment and honest recommendations with no obligation", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg", imageAlt: "Professional consultation", buttonIcon: HelpCircle,
|
||||
title: "Free Consultations", description: "Expert assessment and honest recommendations with no obligation", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg?_wi=2", imageAlt: "Professional consultation", buttonIcon: HelpCircle,
|
||||
buttonHref: "tel:+16095551234"},
|
||||
{
|
||||
title: "Upfront Pricing", description: "Transparent estimates with no hidden fees or surprise charges", imageSrc: "http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg", imageAlt: "Fair pricing consultation", buttonIcon: DollarSign,
|
||||
title: "Upfront Pricing", description: "Transparent estimates with no hidden fees or surprise charges", imageSrc: "http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg?_wi=2", imageAlt: "Fair pricing consultation", buttonIcon: DollarSign,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Local Expertise", description: "Deep knowledge of Williamstown and Monroe Township community needs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-showing-business-report-female-colleague_23-2147923292.jpg", imageAlt: "Local service expertise", buttonIcon: MapPin,
|
||||
title: "Local Expertise", description: "Deep knowledge of Williamstown and Monroe Township community needs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-showing-business-report-female-colleague_23-2147923292.jpg?_wi=2", imageAlt: "Local service expertise", buttonIcon: MapPin,
|
||||
buttonHref: "#contact"},
|
||||
]}
|
||||
/>
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
{ text: "Request Free Estimate", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg?_wi=3"
|
||||
imageAlt="Our local team of professionals"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -157,10 +157,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1576.jpg"},
|
||||
{
|
||||
id: "2", name: "Patricia Moore", role: "Property Manager", company: "Monroe Township", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "James Anderson", role: "Business Owner", company: "Black Horse Pike Corridor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "98%", label: "Customer Satisfaction" },
|
||||
|
||||
Reference in New Issue
Block a user