Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Appointment", href: "https://wa.me/918610382952"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-nourishing-cream-flowers-marble_23-2147878912.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQbzaeytRAjYlxKIZVspBiez2K/uploaded-1778219399023-6gquhhk7.png"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
"Classic Manicure", "Gel Polish", "Nail Care"],
|
||||
button: {
|
||||
text: "Book Now"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-twisting-braid-hair-her-smiling-sister-against-white-backdrop_23-2147890552.jpg", imageAlt: "woman showing beautiful nails"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQbzaeytRAjYlxKIZVspBiez2K/uploaded-1778219513729-puugdgf6.png", imageAlt: "woman showing beautiful nails"},
|
||||
{
|
||||
id: "p2", title: "Hair Botox", price: "₹3499", period: "per session", features: [
|
||||
"Consultation", "Hair Botox", "Wash & Blow Dry"],
|
||||
button: {
|
||||
text: "Book Now"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-nourishing-cream-flowers-marble_23-2147878912.jpg?_wi=2", imageAlt: "woman showing beautiful nails"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQbzaeytRAjYlxKIZVspBiez2K/uploaded-1778219599087-ygppy6d4.png", imageAlt: "woman showing beautiful nails"},
|
||||
{
|
||||
id: "p3", title: "Colour Expert", price: "₹2499", period: "per service", features: [
|
||||
"Root Touchup", "Full Global", "Highlights"],
|
||||
|
||||
Reference in New Issue
Block a user