Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=1"
|
||||
imageAlt="Luxurious barber shop environment"
|
||||
/>
|
||||
</div>
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
"Hot Towel", "Razor Shave", "Aftercare"],
|
||||
button: {
|
||||
text: "Select", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg", imageAlt: "Front view expensive barber shop chair"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=2", imageAlt: "Front view expensive barber shop chair"},
|
||||
{
|
||||
id: "p3", title: "The Full Works", price: "$75", period: "/ session", features: [
|
||||
"Classic Cut", "Royal Shave", "Scalp Massage"],
|
||||
|
||||
Reference in New Issue
Block a user