Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 07:17:16 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Rahul Patel", handle: "Local Professional", testimonial: "Best barbershop in Surendranagar. The barbers are incredibly skilled and the ambiance is premium.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hik70v", imageAlt: "Rahul Patel"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hik70v&_wi=1", imageAlt: "Rahul Patel"
},
{
name: "Vikram Singh", handle: "Regular Customer", testimonial: "Excellent service and staff. They understand modern styles perfectly and deliver consistently.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xnsg4e", imageAlt: "Vikram Singh"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xnsg4e&_wi=1", imageAlt: "Vikram Singh"
},
{
name: "Arjun Desai", handle: "Business Owner", testimonial: "I've tried many salons, but BAVALIYA'S PRIME is the best. Highly recommend to all my friends.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66pa2n", imageAlt: "Arjun Desai"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66pa2n&_wi=1", imageAlt: "Arjun Desai"
}
]}
testimonialRotationInterval={5000}
@@ -190,13 +190,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Best Haircut in Town", quote: "I've been coming to BAVALIYA'S PRIME for 2 years. The quality of their haircuts and the professionalism of the barbers is unmatched. Highly recommend!", name: "Rajesh Gupta", role: "IT Professional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hik70v", imageAlt: "Rajesh Gupta"
id: "1", title: "Best Haircut in Town", quote: "I've been coming to BAVALIYA'S PRIME for 2 years. The quality of their haircuts and the professionalism of the barbers is unmatched. Highly recommend!", name: "Rajesh Gupta", role: "IT Professional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hik70v&_wi=2", imageAlt: "Rajesh Gupta"
},
{
id: "2", title: "Premium Service at Affordable Price", quote: "Excellent service and staff was very professional. The ambiance feels premium and the barbers really know their craft. Worth every penny!", name: "Nikhil Patel", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xnsg4e", imageAlt: "Nikhil Patel"
id: "2", title: "Premium Service at Affordable Price", quote: "Excellent service and staff was very professional. The ambiance feels premium and the barbers really know their craft. Worth every penny!", name: "Nikhil Patel", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xnsg4e&_wi=2", imageAlt: "Nikhil Patel"
},
{
id: "3", title: "Modern Styles, Expert Hands", quote: "I asked for a modern fade with a textured top and they nailed it perfectly. The barber understood exactly what I wanted and delivered beyond expectations.", name: "Akshay Sharma", role: "Corporate Executive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66pa2n", imageAlt: "Akshay Sharma"
id: "3", title: "Modern Styles, Expert Hands", quote: "I asked for a modern fade with a textured top and they nailed it perfectly. The barber understood exactly what I wanted and delivered beyond expectations.", name: "Akshay Sharma", role: "Corporate Executive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66pa2n&_wi=2", imageAlt: "Akshay Sharma"
},
{
id: "4", title: "Clean, Comfortable, and Professional", quote: "The salon is impeccably clean, the staff is friendly and welcoming, and the haircuts are fantastic. This is my go-to place for grooming!", name: "Deepak Singh", role: "Entrepreneur", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=93pujd", imageAlt: "Deepak Singh"