Update src/app/gallery/page.tsx
This commit is contained in:
@@ -67,11 +67,11 @@ export default function GalleryPage() {
|
||||
tagIcon={Image}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "GelX", title: "Premium GelX Collection", excerpt: "Luxury extensions with custom designs showcasing artistic excellence and precision craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Premium GelX extensions", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
id: "1", category: "GelX", title: "Premium GelX Collection", excerpt: "Luxury extensions with custom designs showcasing artistic excellence and precision craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=14", imageAlt: "Premium GelX extensions", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
{
|
||||
id: "2", category: "Nail Art", title: "Custom Artistic Designs", excerpt: "One-of-a-kind nail art created by master technicians for luxury clients", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Custom nail art design", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
id: "2", category: "Nail Art", title: "Custom Artistic Designs", excerpt: "One-of-a-kind nail art created by master technicians for luxury clients", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=15", imageAlt: "Custom nail art design", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
{
|
||||
id: "3", category: "Pedicure", title: "Luxury Pedicure Results", excerpt: "Premium foot treatments transforming style with professional precision and relaxation", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Luxury pedicure showcase", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
id: "3", category: "Pedicure", title: "Luxury Pedicure Results", excerpt: "Premium foot treatments transforming style with professional precision and relaxation", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=16", imageAlt: "Luxury pedicure showcase", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
{
|
||||
id: "4", category: "Manicure", title: "Premium Hand Care", excerpt: "Elevated manicure experiences combining aesthetics, precision, and complete pampering", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg", imageAlt: "Premium manicure results", authorName: "Barbie's Studio", authorAvatar: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", date: "Featured"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user