From d92ab96dcf57fc5df893d229209ebf1f477117b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 10:26:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 043a293..02a86ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg", imageAlt: "Hair stylist working on a client's hair"}, { - imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-towel-sea-salt_169016-20935.jpg", imageAlt: "Manicure session with golden details"}, + imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-towel-sea-salt_169016-20935.jpg?_wi=1", imageAlt: "Manicure session with golden details"}, { imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217970.jpg", imageAlt: "Makeup artist applying makeup to a client"}, { @@ -112,7 +112,7 @@ export default function LandingPage() { { title: "თმის მოვლა და სტილი", description: "პროფესიონალური თმის შეჭრა, შეღებვა, დავარცხნა და მოვლის პროცედურები, რომელიც თქვენს თმას ჯანსაღ იერს მიანიჭებს.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5504.jpg", imageAlt: "Hair styling and care"}, { - title: "მანიკური და პედიკური", description: "ხელისა და ფეხის ფრჩხილების მოვლა, გელ-ლაქი, დიზაინი და სპა პროცედურები სრულყოფილი შედეგისთვის.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-varnish_23-2149820414.jpg", imageAlt: "Manicure and Pedicure"}, + title: "მანიკური და პედიკური", description: "ხელისა და ფეხის ფრჩხილების მოვლა, გელ-ლაქი, დიზაინი და სპა პროცედურები სრულყოფილი შედეგისთვის.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-varnish_23-2149820414.jpg?_wi=1", imageAlt: "Manicure and Pedicure"}, { title: "კოსმეტოლოგია და სახის მოვლა", description: "სახის წმენდა, მასაჟი, ნიღბები და ინდივიდუალური მოვლის პროგრამები ჯანსაღი და ბზინვარე კანისთვის.", imageSrc: "http://img.b2bpic.net/free-photo/three-girls-have-pajamas-party-home_1157-30425.jpg", imageAlt: "Cosmetology and facial care"}, ]} @@ -187,13 +187,13 @@ export default function LandingPage() { { id: "gal-1", name: "კულულები", price: "N/A", variant: "თმის ვარცხნილობა", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-curvy-woman-fashion-shoot-dark-background_1303-34674.jpg", imageAlt: "Beautiful curly hair style"}, { - id: "gal-2", name: "გელ-ლაქი დიზაინით", price: "N/A", variant: "მანიკური", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-varnish_23-2149820414.jpg", imageAlt: "Gel manicure with custom design"}, + id: "gal-2", name: "გელ-ლაქი დიზაინით", price: "N/A", variant: "მანიკური", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-varnish_23-2149820414.jpg?_wi=2", imageAlt: "Gel manicure with custom design"}, { id: "gal-3", name: "საღამოს მაკიაჟი", price: "N/A", variant: "მაკიაჟი", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-with-bright-makeup-posing-grey-wall_23-2147775586.jpg", imageAlt: "Glamorous evening makeup"}, { id: "gal-4", name: "სახის გამაახალგაზრდავებელი", price: "N/A", variant: "კოსმეტოლოგია", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-relaxing-spa-salon_107420-91124.jpg", imageAlt: "Rejuvenating facial treatment"}, { - id: "gal-5", name: "პედიკური", price: "N/A", variant: "ფეხის მოვლა", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-towel-sea-salt_169016-20935.jpg", imageAlt: "Luxurious pedicure session"}, + id: "gal-5", name: "პედიკური", price: "N/A", variant: "ფეხის მოვლა", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-towel-sea-salt_169016-20935.jpg?_wi=2", imageAlt: "Luxurious pedicure session"}, { id: "gal-6", name: "ნათელი შეღებვა", price: "N/A", variant: "თმის შეღებვა", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-model-with-perfect-make-up-jewelry_141793-9426.jpg", imageAlt: "Vibrant hair coloring"}, ]}