diff --git a/src/app/page.tsx b/src/app/page.tsx
index 78dff98..736b7c9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,104 +48,61 @@ export default function LandingPage() {
@@ -165,7 +112,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="About Us"
title="Welcome to Lofiel Beauty Salon"
- description="At Lofiel, we believe in celebrating the unique beauty of every client in Rayagada. Our mission is to provide premium aesthetic services in a clean, professional, and welcoming environment."
/>
@@ -176,32 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- title: "Expert Haircuts",
- tags: [
- "Hair",
- "Style",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hairdressers-scissors-lying-dark-cloth_23-2148181907.jpg",
- },
+ id: "1", title: "Expert Haircuts", tags: [
+ "Hair", "Style"],
+ imageSrc: "http://img.b2bpic.net/free-photo/hairdressers-scissors-lying-dark-cloth_23-2148181907.jpg"},
{
- id: "2",
- title: "Facial Skincare",
- tags: [
- "Spa",
- "Skin",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-portrait-cute-female_624325-1519.jpg",
- },
+ id: "2", title: "Facial Skincare", tags: [
+ "Spa", "Skin"],
+ imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-portrait-cute-female_624325-1519.jpg"},
{
- id: "3",
- title: "Bridal Styling",
- tags: [
- "Event",
- "Bridal",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/different-black-brushes-make-up_23-2148320936.jpg",
- },
+ id: "3", title: "Bridal Styling", tags: [
+ "Event", "Bridal"],
+ imageSrc: "http://img.b2bpic.net/free-photo/different-black-brushes-make-up_23-2148320936.jpg"},
]}
title="Our Professional Services"
description="Premium care for hair, skin, and special occasions."
@@ -215,55 +146,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1",
- title: "Basic Cut",
- price: "₹299",
- period: "/session",
- features: [
- "Haircut",
- "Style",
- "Wash",
- ],
+ id: "p1", title: "Basic Cut", price: "₹299", period: "/session", features: [
+ "Haircut", "Style", "Wash"],
button: {
- text: "Book",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319771.jpg",
- imageAlt: "beauty salon professional tools",
- },
+ text: "Book", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-her-client_23-2149319771.jpg", imageAlt: "beauty salon professional tools"},
{
- id: "p2",
- title: "Facial Glow",
- price: "₹599",
- period: "/session",
- features: [
- "Deep Cleansing",
- "Massage",
- ],
+ id: "p2", title: "Facial Glow", price: "₹599", period: "/session", features: [
+ "Deep Cleansing", "Massage"],
button: {
- text: "Book",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg?_wi=2",
- imageAlt: "beauty salon professional tools",
- },
+ text: "Book", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg", imageAlt: "beauty salon professional tools"},
{
- id: "p3",
- title: "Bridal Package",
- price: "₹2499",
- period: "/session",
- features: [
- "Makeup",
- "Hair",
- "Styling",
- ],
+ id: "p3", title: "Bridal Package", price: "₹2499", period: "/session", features: [
+ "Makeup", "Hair", "Styling"],
button: {
- text: "Book",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg?_wi=2",
- imageAlt: "beauty salon professional tools",
- },
+ text: "Book", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg", imageAlt: "beauty salon professional tools"},
]}
title="Competitive Pricing"
description="Professional services at affordable prices."
@@ -277,23 +176,11 @@ export default function LandingPage() {
useInvertedBackground={true}
team={[
{
- id: "t1",
- name: "Anjali Rao",
- role: "Senior Stylist",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-looking-young-beautiful-female-barber-uniform-showing-timeout-gesture-isolated-pink-wall_141793-106045.jpg",
- },
+ id: "t1", name: "Anjali Rao", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/pleased-looking-young-beautiful-female-barber-uniform-showing-timeout-gesture-isolated-pink-wall_141793-106045.jpg"},
{
- id: "t2",
- name: "Sonia Kumari",
- role: "Makeup Artist",
- imageSrc: "http://img.b2bpic.net/free-photo/hair-dresser-posing-with-scissors_23-2148108780.jpg",
- },
+ id: "t2", name: "Sonia Kumari", role: "Makeup Artist", imageSrc: "http://img.b2bpic.net/free-photo/hair-dresser-posing-with-scissors_23-2148108780.jpg"},
{
- id: "t3",
- name: "Rita Devi",
- role: "Skin Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg",
- },
+ id: "t3", name: "Rita Devi", role: "Skin Specialist", imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg"},
]}
title="Meet Our Stylists"
description="Expert hands dedicated to your beauty."
@@ -306,45 +193,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Great Haircut",
- quote: "Loved the haircut service here!",
- name: "Neha",
- role: "Student",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-caucasian-blond-woman-walking-outdoors-beautiful-woman-white-shirt-fashion-portrait-gorgeous-woman-young-woman-having-fun-city-street-fashion_291650-1516.jpg",
- },
+ id: "1", title: "Great Haircut", quote: "Loved the haircut service here!", name: "Neha", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-caucasian-blond-woman-walking-outdoors-beautiful-woman-white-shirt-fashion-portrait-gorgeous-woman-young-woman-having-fun-city-street-fashion_291650-1516.jpg"},
{
- id: "2",
- title: "Excellent Facial",
- quote: "Best facial I've ever had.",
- name: "Priya",
- role: "Professional",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-women-hanging-out_23-2149168545.jpg",
- },
+ id: "2", title: "Excellent Facial", quote: "Best facial I've ever had.", name: "Priya", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-women-hanging-out_23-2149168545.jpg"},
{
- id: "3",
- title: "Perfect Bridal Makeup",
- quote: "My wedding look was amazing.",
- name: "Simran",
- role: "Bride",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg",
- },
+ id: "3", title: "Perfect Bridal Makeup", quote: "My wedding look was amazing.", name: "Simran", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg"},
{
- id: "4",
- title: "Hygiene Focused",
- quote: "Very clean and professional.",
- name: "Sunita",
- role: "Local",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-fashion-store-customer-paying-purchase-checkout-looking-pos-terminal-cashier-hands-medium-shot-copy-space-shopping-concept_74855-11916.jpg",
- },
+ id: "4", title: "Hygiene Focused", quote: "Very clean and professional.", name: "Sunita", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/positive-fashion-store-customer-paying-purchase-checkout-looking-pos-terminal-cashier-hands-medium-shot-copy-space-shopping-concept_74855-11916.jpg"},
{
- id: "5",
- title: "Highly Recommended",
- quote: "Skilled staff, great prices.",
- name: "Rekha",
- role: "Teacher",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-helping-each-other-with-make-up-bed_23-2148708892.jpg",
- },
+ id: "5", title: "Highly Recommended", quote: "Skilled staff, great prices.", name: "Rekha", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/friends-helping-each-other-with-make-up-bed_23-2148708892.jpg"},
]}
title="What Our Clients Say"
description="Stories from our happy customers in Rayagada."
@@ -355,8 +212,7 @@ export default function LandingPage() {