diff --git a/src/app/page.tsx b/src/app/page.tsx
index 46579ac..7c31d85 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -107,21 +107,13 @@ const HomePage = () => {
tag="Services"
features={[
{
- id: "1", title: "AC Repair", description:
- "Quick diagnosis and repair of broken AC units with genuine parts and warranty", tag: "Expert Repair", imageSrc:
- "http://img.b2bpic.net/free-photo/mechanic-holding-manometers-close-up_482257-90625.jpg", imageAlt: "AC repair service technician"},
+ id: "1", title: "AC Repair", description: "Quick diagnosis and repair of broken AC units with genuine parts and warranty", tag: "Expert Repair", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-manometers-close-up_482257-90625.jpg", imageAlt: "AC repair service technician"},
{
- id: "2", title: "AC Installation", description:
- "Professional installation of split and window AC units with complete setup", tag: "New Installation", imageSrc:
- "http://img.b2bpic.net/free-photo/repairmen-taking-apart-hvac-system_482257-92028.jpg", imageAlt: "AC unit installation process"},
+ id: "2", title: "AC Installation", description: "Professional installation of split and window AC units with complete setup", tag: "New Installation", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-taking-apart-hvac-system_482257-92028.jpg", imageAlt: "AC unit installation process"},
{
- id: "3", title: "AC Cleaning & Maintenance", description:
- "Hydrojet cleaning, filter replacement, and preventive maintenance services", tag: "Deep Clean", imageSrc:
- "http://img.b2bpic.net/free-photo/worker-works-air-conditioner_482257-90907.jpg", imageAlt: "AC hydrojet cleaning process"},
+ id: "3", title: "AC Cleaning & Maintenance", description: "Hydrojet cleaning, filter replacement, and preventive maintenance services", tag: "Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/worker-works-air-conditioner_482257-90907.jpg", imageAlt: "AC hydrojet cleaning process"},
{
- id: "4", title: "Gas Refilling", description:
- "AC gas charging and pressure checking to restore cooling efficiency", tag: "Gas Service", imageSrc:
- "http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg", imageAlt: "AC refrigerant gas refilling"},
+ id: "4", title: "Gas Refilling", description: "AC gas charging and pressure checking to restore cooling efficiency", tag: "Gas Service", imageSrc: "http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg", imageAlt: "AC refrigerant gas refilling"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -156,7 +148,7 @@ const HomePage = () => {
{
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Homeowner", company: "Adabari", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg", imageAlt: "satisfied customer portrait happy"},
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg", imageAlt: "satisfied customer portrait happy"},
{
id: "2", name: "Rajesh Kumar", role: "Office Manager", company: "Dispur Business Center", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg", imageAlt: "professional man portrait headshot"},
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-pockets_1187-1106.jpg", imageAlt: "professional man portrait headshot"},
{
id: "3", name: "Neha Gupta", role: "Shop Owner", company: "Jalukbari Retail", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/positive-businesswoman-work_1098-3861.jpg", imageAlt: "professional woman portrait smile"},
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-work_1098-3861.jpg", imageAlt: "professional woman portrait smile"},
{
id: "4", name: "Arjun Singh", role: "Property Manager", company: "Beltola Apartments", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-aside-smiling-confident-with-arms-crossed-chest_141793-55366.jpg", imageAlt: "professional man smiling portrait"},
+ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-aside-smiling-confident-with-arms-crossed-chest_141793-55366.jpg", imageAlt: "professional man smiling portrait"},
{
id: "5", name: "Meera Devi", role: "Homeowner", company: "Noonmati", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "professional woman confident portrait"},
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "professional woman confident portrait"},
{
id: "6", name: "Vikram Patel", role: "Business Owner", company: "Khanapara IT Firm", rating: 5,
- imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageAlt: "professional man portrait business"},
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageAlt: "professional man portrait business"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -208,8 +194,8 @@ const HomePage = () => {
tag="Coverage"
title="Service Areas in Guwahati"
description="We serve all major areas in Guwahati with fast response times"
- names=[
- "Adabari", "Maligaon", "Jalukbari", "Beltola", "Dispur", "Noonmati", "Khanapara", "Entire Guwahati"]
+ names={[
+ "Adabari", "Maligaon", "Jalukbari", "Beltola", "Dispur", "Noonmati", "Khanapara", "Entire Guwahati"]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -221,17 +207,13 @@ const HomePage = () => {