diff --git a/src/app/page.tsx b/src/app/page.tsx index c20aedd..e238080 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Precision Cuts. Timeless Style." description="At Salon Alim, we bring out the best in you with classic grooming techniques and contemporary precision. Your journey to a perfect cut starts here." buttons={[{ text: "Book Appointment", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=1" imageAlt="Barber shop interior" /> @@ -53,7 +53,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Craft" description="Salon Alim isn't just a shop; it's a sanctuary for men who appreciate refined grooming. With years of experience and a passion for the craft, our barbers provide more than just a haircut—we provide an experience that leaves you confident and looking your best." - imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=1" imageAlt="Barber performing service" /> @@ -67,15 +67,15 @@ export default function LandingPage() { { id: "1", title: "Classic Cut", price: "$35", period: "Session", features: ["Consultation", "Precision Cut", "Hot Towel Finish"], button: { text: "Book Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg", imageAlt: "barber shop interior wooden furniture"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=2", imageAlt: "barber shop interior wooden furniture"}, { id: "2", title: "Signature Groom", price: "$50", period: "Session", features: ["Classic Cut", "Beard Trim & Lineup", "Facial Treatment"], button: { text: "Book Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg", imageAlt: "professional barber cutting hair"}, + imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=2", imageAlt: "professional barber cutting hair"}, { id: "3", title: "The Full Alim", price: "$75", period: "Session", features: ["Signature Groom", "Hair Wash", "Scalp Massage", "Style Advice"], button: { text: "Book Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg", imageAlt: "man smiling portrait studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=1", imageAlt: "man smiling portrait studio"}, ]} title="Services & Pricing" description="Select from our curated list of grooming services designed for the modern man." @@ -89,11 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} showRating={true} testimonials={[ - { id: "1", name: "Alex R.", handle: "@alexr", testimonial: "Best fade I've ever had. Salon Alim is the place to be.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg" }, + { id: "1", name: "Alex R.", handle: "@alexr", testimonial: "Best fade I've ever had. Salon Alim is the place to be.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=2" }, { id: "2", name: "Jordan P.", handle: "@jordanp", testimonial: "Incredible attention to detail. The hot towel service is top-notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-sad-boy-portrait_23-2149607252.jpg" }, { id: "3", name: "Marcus W.", handle: "@marcusw", testimonial: "I always leave feeling like a new man. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/reflection-male-client-grooming-his-beard-mirror_23-2147839835.jpg" }, { id: "4", name: "Sam T.", handle: "@samt", testimonial: "Friendly staff, relaxed atmosphere, and excellent cuts every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-hair-stylist-conversing-with-elderly-client-salon_23-2148182002.jpg" }, - { id: "5", name: "David L.", handle: "@dlbarber", testimonial: "Exceptional service. Salon Alim sets the standard for quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg" }, + { id: "5", name: "David L.", handle: "@dlbarber", testimonial: "Exceptional service. Salon Alim sets the standard for quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=3" }, ]} title="Client Stories" description="Hear from our loyal clients about their experience at Salon Alim."