diff --git a/src/app/page.tsx b/src/app/page.tsx
index 061db24..01657b1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { Star, User, ChefHat } from "lucide-react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
@@ -29,21 +30,13 @@ export default function LandingPage() {
@@ -52,67 +45,40 @@ export default function LandingPage() {
@@ -123,16 +89,13 @@ export default function LandingPage() {
title="Crafted with Passion at CakeTokri"
metrics={[
{
- label: "Bakery Experience",
- value: "Premium Quality",
+ label: "Bakery Experience", value: "Premium Quality", icon: Star
},
{
- label: "Owner",
- value: "Ankit Jain",
+ label: "Owner", value: "Ankit Jain", icon: User
},
{
- label: "Head Chef",
- value: "Rishabh Disoriya",
+ label: "Head Chef", value: "Rishabh Disoriya", icon: ChefHat
},
]}
metricsAnimation="blur-reveal"
@@ -147,47 +110,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Signature Chocolate Cake",
- price: "₹599",
- variant: "Small",
- imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18523.jpg",
- },
+ id: "1", name: "Signature Chocolate Cake", price: "₹599", variant: "Small", imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18523.jpg"},
{
- id: "2",
- name: "Fruit Delight Pastry",
- price: "₹120",
- variant: "Slice",
- imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-black-board-with-pine-branch-high-quality-photo_114579-67989.jpg",
- },
+ id: "2", name: "Fruit Delight Pastry", price: "₹120", variant: "Slice", imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-black-board-with-pine-branch-high-quality-photo_114579-67989.jpg"},
{
- id: "3",
- name: "Custom Celebration Cake",
- price: "Custom",
- variant: "Custom",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg",
- },
+ id: "3", name: "Custom Celebration Cake", price: "Custom", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg"},
{
- id: "4",
- name: "Vanilla Bean Cupcake",
- price: "₹80",
- variant: "Single",
- imageSrc: "http://img.b2bpic.net/free-photo/background-croissant-delight-patisserie-cooked_1232-3811.jpg",
- },
+ id: "4", name: "Vanilla Bean Cupcake", price: "₹80", variant: "Single", imageSrc: "http://img.b2bpic.net/free-photo/background-croissant-delight-patisserie-cooked_1232-3811.jpg"},
{
- id: "5",
- name: "Red Velvet Pastry",
- price: "₹150",
- variant: "Slice",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-rhubarb-strawberries-gallate-cake-with-ingredients-white-table_181624-35043.jpg",
- },
+ id: "5", name: "Red Velvet Pastry", price: "₹150", variant: "Slice", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rhubarb-strawberries-gallate-cake-with-ingredients-white-table_181624-35043.jpg"},
{
- id: "6",
- name: "Custom Anniversary Cake",
- price: "Custom",
- variant: "Large",
- imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-cutting-wedding-cake_1268-15304.jpg",
- },
+ id: "6", name: "Custom Anniversary Cake", price: "Custom", variant: "Large", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-cutting-wedding-cake_1268-15304.jpg"},
]}
title="Our Signature Menu"
description="Indulge in our range of premium cakes and desserts, hand-crafted daily in Lashkar."
@@ -199,30 +132,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Neha S.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-cafe-eating-smiling_624325-1577.jpg",
- },
+ id: "1", name: "Neha S.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-cafe-eating-smiling_624325-1577.jpg"},
{
- id: "2",
- name: "Vikram K.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-chocolate-cake_329181-2967.jpg",
- },
+ id: "2", name: "Vikram K.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-chocolate-cake_329181-2967.jpg"},
{
- id: "3",
- name: "Sanya M.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-female-baker-looking-camera_23-2148189108.jpg",
- },
+ id: "3", name: "Sanya M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-female-baker-looking-camera_23-2148189108.jpg"},
{
- id: "4",
- name: "Rahul P.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-arms-crossed_1170-2018.jpg",
- },
+ id: "4", name: "Rahul P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-arms-crossed_1170-2018.jpg"},
{
- id: "5",
- name: "Priya D.",
- imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg",
- },
+ id: "5", name: "Priya D.", imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg"},
]}
cardTitle="Loved by Gwalior"
cardTag="Customer Stories"
@@ -234,18 +152,13 @@ export default function LandingPage() {
@@ -254,13 +167,9 @@ export default function LandingPage() {