Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:21:03 +00:00

View File

@@ -53,13 +53,13 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "air conditioning AC unit cooling system HVAC installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg?_wi=1", imageAlt: "electrical shop AC store electronics shop retail store service center"},
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg", imageAlt: "electrical shop AC store electronics shop retail store service center"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "AC installation technician installation HVAC installation air conditioning setup professional install"},
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC installation technician installation HVAC installation air conditioning setup professional install"},
]}
mediaAnimation="slide-up"
tagAnimation="entrance-slide"
buttonAnimation="entrance-slide"
tagAnimation="none"
buttonAnimation="none"
/>
</div>
@@ -72,9 +72,10 @@ export default function LandingPage() {
{ value: "20+", title: "Years of Excellence" },
{ value: "100+", title: "Satisfied Customers" },
]}
imageSrc="http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg"
imageAlt="Universal Sales Company storefront in Chandni Chowk, Kolkata"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -95,15 +96,15 @@ export default function LandingPage() {
},
{
id: 3,
title: "Installation Services", description: "Professional installation by certified technicians. Proper setup ensures optimal performance and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "AC installation technician installation HVAC installation air conditioning setup professional install", buttons: [{ text: "Book Service", href: "#contact" }],
title: "Installation Services", description: "Professional installation by certified technicians. Proper setup ensures optimal performance and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC installation technician installation HVAC installation air conditioning setup professional install", buttons: [{ text: "Book Service", href: "#contact" }],
},
{
id: 4,
title: "AC Repair & Servicing", description: "Quick troubleshooting and repair services. We handle all brands and models with efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3", imageAlt: "AC repair air conditioning repair technician repair maintenance service fixing AC", buttons: [{ text: "Call Now", href: "tel:098312-93464" }],
title: "AC Repair & Servicing", description: "Quick troubleshooting and repair services. We handle all brands and models with efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC repair air conditioning repair technician repair maintenance service fixing AC", buttons: [{ text: "Call Now", href: "tel:098312-93464" }],
},
{
id: 5,
title: "Annual Maintenance (AMC)", description: "Regular maintenance contracts to keep your AC running smoothly. Prevent breakdowns with preventive care.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4", imageAlt: "AC maintenance air conditioning service technician maintenance annual service preventive maintenance", buttons: [{ text: "Learn More", href: "#contact" }],
title: "Annual Maintenance (AMC)", description: "Regular maintenance contracts to keep your AC running smoothly. Prevent breakdowns with preventive care.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC maintenance air conditioning service technician maintenance annual service preventive maintenance", buttons: [{ text: "Learn More", href: "#contact" }],
},
{
id: 6,
@@ -113,8 +114,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tagAnimation="entrance-slide"
buttonAnimation="entrance-slide"
tagAnimation="none"
buttonAnimation="none"
/>
</div>
@@ -134,7 +135,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tagAnimation="entrance-slide"
tagAnimation="none"
/>
</div>
@@ -157,7 +158,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", alt: "Neha Roy"},
]}
ratingAnimation="entrance-slide"
ratingAnimation="none"
avatarsAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -174,8 +175,8 @@ export default function LandingPage() {
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
tagAnimation="entrance-slide"
buttonAnimation="entrance-slide"
tagAnimation="none"
buttonAnimation="none"
/>
</div>
@@ -190,8 +191,8 @@ export default function LandingPage() {
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
tagAnimation="entrance-slide"
buttonAnimation="entrance-slide"
tagAnimation="none"
buttonAnimation="none"
/>
</div>