Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
text: "Book Your Transformation", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg?_wi=1"
|
||||
imageAlt="Luxury salon ambiance"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s1", title: "Precision Styling", tags: [
|
||||
"Modern Cuts", "Personalized"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=1"},
|
||||
{
|
||||
id: "s2", title: "Artisan Coloring", tags: [
|
||||
"Trends", "Bold Colors"],
|
||||
@@ -111,13 +111,13 @@ export default function LandingPage() {
|
||||
"Premium Color", "Deep Treatment"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg", imageAlt: "salon professional stylist portraits"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories-with-copy-space_23-2148419396.jpg?_wi=2", imageAlt: "salon professional stylist portraits"},
|
||||
{
|
||||
id: "p3", title: "Bridal Suite", price: "₹15,000", period: "custom", features: [
|
||||
"Full Makeover", "Trial Sessions"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg", imageAlt: "salon professional stylist portraits"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2", imageAlt: "salon professional stylist portraits"},
|
||||
]}
|
||||
title="Exclusive Appointments"
|
||||
description="Choose the transformation that fits your vision."
|
||||
|
||||
Reference in New Issue
Block a user