Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-07 04:56:39 +00:00
parent 96b95aa2f3
commit 8a366a0ed1

View File

@@ -86,7 +86,7 @@ export default function GalleryPage() {
category: "Salon Interior",
title: "Modern Reception & Waiting Area",
excerpt: "Elegant entrance with comfortable seating and professional ambiance",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-engaged-couple_23-2148060495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-engaged-couple_23-2148060495.jpg?_wi=2",
imageAlt: "beauty salon waiting area comfortable seating",
authorName: "Good Vibes Team",
authorAvatar: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg",
@@ -97,7 +97,7 @@ export default function GalleryPage() {
category: "Treatment Stations",
title: "Professional Hair Styling Station",
excerpt: "State-of-the-art equipment with professional lighting and mirrors",
imageSrc: "http://img.b2bpic.net/free-photo/hair-salon-tools_23-2148108858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hair-salon-tools_23-2148108858.jpg?_wi=3",
imageAlt: "professional hair styling chair salon",
authorName: "Good Vibes Team",
authorAvatar: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg",
@@ -108,7 +108,7 @@ export default function GalleryPage() {
category: "Spa Facilities",
title: "Facial Treatment & Skincare Room",
excerpt: "Luxurious treatment beds in a serene, professionally designed space",
imageSrc: "http://img.b2bpic.net/free-photo/elements-relaxing-massage-spa_23-2148176941.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elements-relaxing-massage-spa_23-2148176941.jpg?_wi=3",
imageAlt: "facial treatment bed spa room professional",
authorName: "Good Vibes Team",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-black-sweater-standing-posing_114579-81876.jpg",
@@ -119,7 +119,7 @@ export default function GalleryPage() {
category: "Service Areas",
title: "Manicure & Pedicure Stations",
excerpt: "Comfortable workstations with professional tools and elegant design",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-manicure-salon-beauty-concept_1301-3369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-manicure-salon-beauty-concept_1301-3369.jpg?_wi=3",
imageAlt: "professional manicure pedicure station salon",
authorName: "Good Vibes Team",
authorAvatar: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg",
@@ -142,25 +142,25 @@ export default function GalleryPage() {
{
id: "1",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
id: "2",
name: "Anjali Verma",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-business-man_23-2148479545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-business-man_23-2148479545.jpg?_wi=2",
imageAlt: "Anjali Verma",
},
{
id: "3",
name: "Deepika Patel",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg?_wi=2",
imageAlt: "Deepika Patel",
},
{
id: "4",
name: "Neha Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-14028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-14028.jpg?_wi=2",
imageAlt: "Neha Gupta",
},
]}