diff --git a/src/app/page.tsx b/src/app/page.tsx
index a3604e4..8e87faa 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { Clock, Heart, Star } from "lucide-react";
+import { Clock, Heart, Star, Award } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -58,63 +48,42 @@ export default function LandingPage() {
@@ -126,22 +95,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- title: "Google Rating",
- value: "4.7 Stars",
- icon: Star,
+ id: "1", title: "Google Rating", value: "4.7 Stars", icon: Star,
},
{
- id: "2",
- title: "Happy Clients",
- value: "397+",
- icon: Heart,
+ id: "2", title: "Happy Clients", value: "397+", icon: Heart,
},
{
- id: "3",
- title: "Operating Hours",
- value: "10am – 9pm",
- icon: Clock,
+ id: "3", title: "Operating Hours", value: "10am – 9pm", icon: Clock,
},
]}
title="BLAAC Excellence"
@@ -155,35 +115,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Hair Smoothening",
- description: "Perfectly sleek hair with premium techniques.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230919.jpg",
- },
+ title: "Hair Smoothening", description: "Perfectly sleek hair with premium techniques.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230919.jpg"},
{
- title: "Hair Colouring",
- description: "Vibrant shades to express your identity.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg",
- },
+ title: "Hair Colouring", description: "Vibrant shades to express your identity.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg"},
{
- title: "Hair Botox Treatment",
- description: "Revitalize your hair with deep conditioning.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-getting-prp-treatment_23-2149341416.jpg",
- },
+ title: "Hair Botox Treatment", description: "Revitalize your hair with deep conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-getting-prp-treatment_23-2149341416.jpg"},
{
- title: "Haircut & Styling",
- description: "Masterful cuts for men and women.",
- imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg",
- },
+ title: "Haircut & Styling", description: "Masterful cuts for men and women.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg"},
{
- title: "Hair Perming & Blow Dry",
- description: "Volume, texture, and lasting style.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-making-hairstyle-brunette-woman-beauty-salon_176420-4462.jpg",
- },
+ title: "Hair Perming & Blow Dry", description: "Volume, texture, and lasting style.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-making-hairstyle-brunette-woman-beauty-salon_176420-4462.jpg"},
{
- title: "Skincare & Beauty",
- description: "Essential beauty treatments for radiance.",
- imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg",
- },
+ title: "Skincare & Beauty", description: "Essential beauty treatments for radiance.", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg"},
]}
title="What We Do"
description="Professional care tailored to your unique style."
@@ -195,9 +137,7 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Crafted for Every Identity",
- },
+ type: "text", content: "Crafted for Every Identity"},
]}
/>
@@ -210,59 +150,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Transformation 1",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12154.jpg",
- },
+ id: "1", name: "Transformation 1", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12154.jpg"},
{
- id: "2",
- name: "Transformation 2",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-twins-standing-face-face_329181-10735.jpg",
- },
+ id: "2", name: "Transformation 2", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-twins-standing-face-face_329181-10735.jpg"},
{
- id: "3",
- name: "Transformation 3",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585915.jpg",
- },
+ id: "3", name: "Transformation 3", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585915.jpg"},
{
- id: "4",
- name: "Transformation 4",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036923.jpg",
- },
+ id: "4", name: "Transformation 4", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036923.jpg"},
{
- id: "5",
- name: "Transformation 5",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60927.jpg",
- },
+ id: "5", name: "Transformation 5", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60927.jpg"},
{
- id: "6",
- name: "Transformation 6",
- brand: "BLAAC",
- price: "Look",
- rating: 5,
- reviewCount: "1",
- imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-10511.jpg",
- },
+ id: "6", name: "Transformation 6", brand: "BLAAC", price: "Look", rating: 5,
+ reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-blond-woman-model-lady-with-fresh-daily-makeup-with-pink-lips-color-clean-healthy-skin_158538-10511.jpg"},
]}
title="Before & After"
description="Witness the transformation."
@@ -276,45 +180,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah K.",
- handle: "@sarah",
- testimonial: "Best hair smoothening I've ever had in Kaloor!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-combing-hair-bed_23-2147767632.jpg",
- },
+ id: "1", name: "Sarah K.", handle: "@sarah", testimonial: "Best hair smoothening I've ever had in Kaloor!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-combing-hair-bed_23-2147767632.jpg"},
{
- id: "2",
- name: "Rahul V.",
- handle: "@rahul",
- testimonial: "Experienced stylists and a very welcoming atmosphere.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg",
- },
+ id: "2", name: "Rahul V.", handle: "@rahul", testimonial: "Experienced stylists and a very welcoming atmosphere.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg"},
{
- id: "3",
- name: "Priya M.",
- handle: "@priya",
- testimonial: "Incredible colouring results, truly premium salon.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg",
- },
+ id: "3", name: "Priya M.", handle: "@priya", testimonial: "Incredible colouring results, truly premium salon.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg"},
{
- id: "4",
- name: "Amit J.",
- handle: "@amit",
- testimonial: "Consistent service every time I visit.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg",
- },
+ id: "4", name: "Amit J.", handle: "@amit", testimonial: "Consistent service every time I visit.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg"},
{
- id: "5",
- name: "Maya S.",
- handle: "@maya",
- testimonial: "My go-to spot for beauty and skincare.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/customer-shop-assistant-meeting-fashion-store-sitting-together-using-tablet-discussing-clothes-purchases-consumerism-shopping-concept_74855-11657.jpg",
- },
+ id: "5", name: "Maya S.", handle: "@maya", testimonial: "My go-to spot for beauty and skincare.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/customer-shop-assistant-meeting-fashion-store-sitting-together-using-tablet-discussing-clothes-purchases-consumerism-shopping-concept_74855-11657.jpg"},
]}
showRating={true}
title="What Our Clients Say"
@@ -326,18 +205,13 @@ export default function LandingPage() {
@@ -346,37 +220,23 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file