Update src/app/page.tsx
This commit is contained in:
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
description="Your Premium Beauty Destination"
|
||||
subdescription="Located in Sarjapura, Bangalore - Dedicated to Excellence Since Establishment"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-work-her-beauty-visage-studio-salon-woman-applying-by-professional-make-up-master-beauty-club-concept_627829-9064.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-work-her-beauty-visage-studio-salon-woman-applying-by-professional-make-up-master-beauty-club-concept_627829-9064.jpg?_wi=1"
|
||||
imageAlt="Professional salon mirrors and lighting setup"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -340,7 +340,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
authorName: "Good Vibes Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg",
|
||||
date: "Professional Space",
|
||||
@@ -350,7 +350,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
authorName: "Good Vibes Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg",
|
||||
date: "Expert Setup",
|
||||
@@ -360,7 +360,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
authorName: "Good Vibes Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-lovely-woman-black-sweater-standing-posing_114579-81876.jpg",
|
||||
date: "Relaxation Zone",
|
||||
@@ -370,7 +370,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
authorName: "Good Vibes Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg",
|
||||
date: "Nail Care",
|
||||
@@ -386,25 +386,25 @@ export default function HomePage() {
|
||||
{
|
||||
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=1",
|
||||
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=1",
|
||||
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=1",
|
||||
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=1",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user