Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
title="Unrivaled Beauty & Perfection"
|
||||
description="Indulge in professional nail and beauty services at Oldham's premiere destination for style and relaxation."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", imageAlt: "Salon Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=1", imageAlt: "Salon Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/emotional-portrait-surprised-young-attractive-woman-with-shocked-expression-face-open-mouth-holding-hands-up-funny-emotion-casual-style-green-sweater-crazy-isolated-looking-camera_285396-2698.jpg", imageAlt: "Nails 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg", imageAlt: "Nails 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg", imageAlt: "Nails 3" },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
description="At Pink Orchid Nails and Beauty, our mission is to provide an unmatched professional experience. Tonia and our team focus on precision, quality, and creative designs that leave you feeling radiant."
|
||||
subdescription="Whether you are here for a wedding manicure, facial, or lash extensions, we prioritize your comfort and the longevity of our treatments."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -153,12 +153,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "Lash & Tint Pro", price: "£45", period: "session", features: ["Volume lashes", "Tinting", "Shape definition"],
|
||||
button: { text: "Book Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", imageAlt: "woman enjoying luxury nail spa"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=2", imageAlt: "woman enjoying luxury nail spa"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Ultimate Glow Package", price: "£85", period: "session", features: ["Full manicure", "Deep facial", "Eye tinting"],
|
||||
button: { text: "Book Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg", imageAlt: "woman enjoying luxury nail spa"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg?_wi=2", imageAlt: "woman enjoying luxury nail spa"
|
||||
}
|
||||
]}
|
||||
title="Beauty Packages"
|
||||
|
||||
Reference in New Issue
Block a user