diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2447af2..1e50917 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,81 +48,50 @@ export default function LandingPage() {
@@ -145,41 +104,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Kpop Cakes",
- price: "₹450",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423829.jpg",
- },
+ id: "p1", name: "Kpop Cakes", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423829.jpg"},
{
- id: "p2",
- name: "Butterfly Cakes",
- price: "₹550",
- imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-birthday-event-with-cake-confetti_23-2149312329.jpg",
- },
+ id: "p2", name: "Butterfly Cakes", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-birthday-event-with-cake-confetti_23-2149312329.jpg"},
{
- id: "p3",
- name: "Chocolate Delite",
- price: "₹400",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-chocolate-cake-glass-plate-table_181624-32521.jpg",
- },
+ id: "p3", name: "Chocolate Delite", price: "₹400", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-chocolate-cake-glass-plate-table_181624-32521.jpg"},
{
- id: "p4",
- name: "Pineapple Fresh",
- price: "₹350",
- imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg",
- },
+ id: "p4", name: "Pineapple Fresh", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-arrangement_23-2148960457.jpg"},
{
- id: "p5",
- name: "Teddy Theme",
- price: "₹600",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232349.jpg",
- },
+ id: "p5", name: "Teddy Theme", price: "₹600", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232349.jpg"},
{
- id: "p6",
- name: "Pastry Assort",
- price: "₹150",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-49420.jpg",
- },
+ id: "p6", name: "Pastry Assort", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-49420.jpg"},
]}
title="Our Popular Cakes"
description="Handcrafted with passion and premium ingredients. Discover our signature designs."
@@ -193,17 +128,11 @@ export default function LandingPage() {
description="Serving Anjar with love and quality since years. We believe every celebration deserves the perfect sweet touch."
metrics={[
{
- value: "Fresh",
- title: "Daily Baked",
- },
+ value: "Fresh", title: "Daily Baked"},
{
- value: "100%",
- title: "Veg Bakery",
- },
+ value: "100%", title: "Veg Bakery"},
{
- value: "Premium",
- title: "Ingredients",
- },
+ value: "Premium", title: "Ingredients"},
]}
imageSrc="http://img.b2bpic.net/free-photo/big-biscuit-cake-with-cream-strawberries-cutted-portions_8353-10478.jpg"
mediaAnimation="blur-reveal"
@@ -219,45 +148,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Anjali Patel",
- role: "Regular Customer",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg",
- },
+ id: "t1", name: "Anjali Patel", role: "Regular Customer", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg"},
{
- id: "t2",
- name: "Rohan Mehta",
- role: "Parent",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540717.jpg",
- },
+ id: "t2", name: "Rohan Mehta", role: "Parent", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540717.jpg"},
{
- id: "t3",
- name: "Priya Shah",
- role: "Teacher",
- company: "Local Resident",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/decorating-muffins_1098-15549.jpg",
- },
+ id: "t3", name: "Priya Shah", role: "Teacher", company: "Local Resident", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/decorating-muffins_1098-15549.jpg"},
{
- id: "t4",
- name: "Vijay Soni",
- role: "Professional",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-with-handful-confetti-yellow-wall_176420-11644.jpg",
- },
+ id: "t4", name: "Vijay Soni", role: "Professional", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-with-handful-confetti-yellow-wall_176420-11644.jpg"},
{
- id: "t5",
- name: "Meena Dave",
- role: "Student",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-women-posing-veranda-cafe-streetpositive-models-drinking-white-wineenjoying-their-vacationeating-croissant_158538-24269.jpg",
- },
+ id: "t5", name: "Meena Dave", role: "Student", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-women-posing-veranda-cafe-streetpositive-models-drinking-white-wineenjoying-their-vacationeating-croissant_158538-24269.jpg"},
]}
title="What Our Customers Say"
description="Trusted by hundreds across Anjar."
@@ -271,20 +175,11 @@ export default function LandingPage() {
description="From custom wedding cakes to fun theme designs for kids."
accordionItems={[
{
- id: "a1",
- title: "Celebration Cakes",
- content: "Stunning birthday and anniversary designs.",
- },
+ id: "a1", title: "Celebration Cakes", content: "Stunning birthday and anniversary designs."},
{
- id: "a2",
- title: "Pastries & Puffs",
- content: "Freshly baked quick snacks daily.",
- },
+ id: "a2", title: "Pastries & Puffs", content: "Freshly baked quick snacks daily."},
{
- id: "a3",
- title: "Custom Designs",
- content: "Bring us your inspiration, we bake it.",
- },
+ id: "a3", title: "Custom Designs", content: "Bring us your inspiration, we bake it."},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-delicious-cartoon-chocolate-cake_23-2151447622.jpg"
mediaAnimation="slide-up"
@@ -297,20 +192,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Opening Hours",
- content: "Everyday: 9:00 AM - 10:00 PM",
- },
+ id: "q1", title: "Opening Hours", content: "Everyday: 9:00 AM - 10:00 PM"},
{
- id: "q2",
- title: "Location",
- content: "12 Meter Road, Patni Bazaar, Opposite Khetarpal Mandir, Anjar, Gujarat",
- },
+ id: "q2", title: "Location", content: "12 Meter Road, Patni Bazaar, Opposite Khetarpal Mandir, Anjar, Gujarat"},
{
- id: "q3",
- title: "Parking",
- content: "Ample parking available in front of the store.",
- },
+ id: "q3", title: "Parking", content: "Ample parking available in front of the store."},
]}
title="Visit Our Store"
description="Located in the heart of Anjar, opposite Khetarpal Mandir."
@@ -322,11 +208,11 @@ export default function LandingPage() {
@@ -334,16 +220,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file