From b007002dbd97fa84442a3357e4679efe491df961 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 12:02:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 148bbf8..42d4597 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,53 +60,53 @@ export default function LandingPage() { description="Experience professional nail care in a serene, luxurious setting. TuyenNails combines precision, creativity, and the highest quality products to give you the nails you've always dreamed of." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=1", imageAlt: "Luxurious Manicure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=1", imageAlt: "Artistic Nail Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=2", imageAlt: "Manicure detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=2", imageAlt: "Nail art detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=3", imageAlt: "Beautiful nails", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=3", imageAlt: "Salon vibe", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=4", imageAlt: "Artistic Nail Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=4", imageAlt: "Luxurious Manicure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=5", imageAlt: "Nail art detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=5", imageAlt: "Manicure detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-through-magazine_23-2148332488.jpg?_wi=6", imageAlt: "Salon vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=6", imageAlt: "Beautiful nails", }, ]} @@ -256,7 +256,7 @@ export default function LandingPage() { role: "Client", company: "TuyenNails", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-incognito-woman-with-elegant-manicure-wearing-jewelry-holding-pretty-small-red-bag_132075-12159.jpg?_wi=7", }, ]} title="Client Love" -- 2.49.1