Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:45:38 +00:00

View File

@@ -55,22 +55,23 @@ export default function LandingPage() {
{ text: "Book Service", href: "#booking" }
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
testimonials={[
{
name: "Rajesh Kumar", handle: "Car Owner", testimonial: "Best car wash service in Suraram. My car looks brand new every time!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
name: "Priya Sharma", handle: "Regular Customer", testimonial: "Affordable and very professional detailing service. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
},
{
name: "Amit Patel", handle: "Business Owner", testimonial: "Quick service and very friendly staff. Perfect for our fleet of vehicles.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
name: "Neha Singh", handle: "Satisfied Customer", testimonial: "The quality of cleaning is exceptional. Worth every rupee spent!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
}
]}
testimonialRotationInterval={5000}
@@ -87,22 +88,22 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Automatic Car Washing", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=1", imageAlt: "Automatic car washing service"
id: "1", name: "Automatic Car Washing", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Automatic car washing service"
},
{
id: "2", name: "Hand Washing & Polish", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2", imageAlt: "Hand washing and polishing service"
id: "2", name: "Hand Washing & Polish", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Hand washing and polishing service"
},
{
id: "3", name: "Interior Detailing", price: "₹799", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359023.jpg?_wi=1", imageAlt: "Interior cleaning and detailing"
id: "3", name: "Interior Detailing", price: "₹799", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359023.jpg", imageAlt: "Interior cleaning and detailing"
},
{
id: "4", name: "Car Waxing", price: "₹699", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=3", imageAlt: "Professional car waxing"
id: "4", name: "Car Waxing", price: "₹699", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Professional car waxing"
},
{
id: "5", name: "Wheel & Rim Cleaning", price: "₹399", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194142.jpg", imageAlt: "Wheel and rim cleaning service"
},
{
id: "6", name: "Leather & Suede Cleaning", price: "₹599", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359023.jpg?_wi=2", imageAlt: "Premium leather cleaning service"
id: "6", name: "Leather & Suede Cleaning", price: "₹599", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359023.jpg", imageAlt: "Premium leather cleaning service"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -135,13 +136,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Sedan Polish", price: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg?_wi=1", imageAlt: "Before and after car polish transformation"
id: "1", name: "Sedan Polish", price: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg", imageAlt: "Before and after car polish transformation"
},
{
id: "2", name: "SUV Detailing", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "SUV complete detailing before after"
},
{
id: "3", name: "Interior Refresh", price: "Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg?_wi=2", imageAlt: "Interior detailing transformation"
id: "3", name: "Interior Refresh", price: "Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg", imageAlt: "Interior detailing transformation"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -175,16 +176,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Rajesh Kumar"
id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"
},
{
id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Priya Sharma"
id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Priya Sharma"
},
{
id: "3", name: "Amit Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Amit Patel"
id: "3", name: "Amit Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Patel"
},
{
id: "4", name: "Neha Singh", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Neha Singh"
id: "4", name: "Neha Singh", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Neha Singh"
}
]}
cardTitle="Trusted by hundreds of satisfied car owners in Suraram and nearby areas. Join our community of happy customers."