diff --git a/src/app/page.tsx b/src/app/page.tsx
index 574f4b2..a0cb421 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,14 +31,10 @@ export default function LandingPage() {
@@ -48,23 +44,14 @@ export default function LandingPage() {
@@ -73,10 +60,7 @@ export default function LandingPage() {
@@ -87,18 +71,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "1", name: "Custom Celebration Cakes", price: "From $45", variant: "Cake", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg"},
- {
- id: "2", name: "Rasmalai Cakes", price: "From $50", variant: "Fusion", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg"},
- {
- id: "3", name: "Flaky Pastries", price: "$5 ea", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/cooked-bread-with-ingredients-eggs-tapioca-flour-cup_1150-22124.jpg"},
- {
- id: "4", name: "Paneer Puffs", price: "$4 ea", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-buns-hot-tasty-fresh-inside-bread-bin-along-with-salt-pepper-pink_140725-24299.jpg"},
- {
- id: "5", name: "Snacks & Quick Bites", price: "From $3", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/berry-pastry-near-diary-spectacles-wooden-desk_23-2147892881.jpg"},
- {
- id: "6", name: "Premium Dessert Boxes", price: "From $25", variant: "Gift", imageSrc: "http://img.b2bpic.net/free-photo/roses-cinnamon-with-macaroons-container-tablecloth_23-2148161723.jpg"},
+ { id: "1", name: "Custom Celebration Cakes", price: "From $45", variant: "Cake", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg" },
+ { id: "2", name: "Rasmalai Cakes", price: "From $50", variant: "Fusion", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg" },
+ { id: "3", name: "Flaky Pastries", price: "$5 ea", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/cooked-bread-with-ingredients-eggs-tapioca-flour-cup_1150-22124.jpg" },
+ { id: "4", name: "Paneer Puffs", price: "$4 ea", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-buns-hot-tasty-fresh-inside-bread-bin-along-with-salt-pepper-pink_140725-24299.jpg" },
+ { id: "5", name: "Snacks & Quick Bites", price: "From $3", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/berry-pastry-near-diary-spectacles-wooden-desk_23-2147892881.jpg" },
+ { id: "6", name: "Premium Dessert Boxes", price: "From $25", variant: "Gift", imageSrc: "http://img.b2bpic.net/free-photo/roses-cinnamon-with-macaroons-container-tablecloth_23-2148161723.jpg" },
]}
title="Our Specialties"
description="Explore our curated selection of freshly baked delicacies, from custom cakes to savory afternoon snacks."
@@ -111,33 +89,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Freshly baked daily", description: "Authentic recipes prepared in-house every morning.", icon: Sparkles,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-walnuts-hazelnuts-white-surface_140725-115334.jpg"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sand-biscuits-with-cookies-candies-white-desk-sugar-biscuit-cake-cookie-tea-sweet_140725-96717.jpg"},
- ],
- },
- {
- title: "Custom designs", description: "Artisanal cakes tailored for your special moments.", icon: Palette,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=2"},
- ],
- },
- {
- title: "Welcoming atmosphere", description: "Cozy space for your afternoon coffee and treats.", icon: Coffee,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg"},
- {
- imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=2"},
- ],
- },
+ { title: "Freshly baked daily", description: "Authentic recipes prepared in-house every morning.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-walnuts-hazelnuts-white-surface_140725-115334.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sand-biscuits-with-cookies-candies-white-desk-sugar-biscuit-cake-cookie-tea-sweet_140725-96717.jpg" }] },
+ { title: "Custom designs", description: "Artisanal cakes tailored for your special moments.", icon: Palette, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=2" }] },
+ { title: "Welcoming atmosphere", description: "Cozy space for your afternoon coffee and treats.", icon: Coffee, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=2" }] },
]}
title="Why People Love Us"
description="We pour love into every ingredient, ensuring quality you can taste in every single bite."
@@ -151,21 +105,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
- {
- id: "1", name: "Sarah J.", role: "Foodie", company: "Local Customer", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-holding-muffins-hands_23-2147974707.jpg"},
- {
- id: "2", name: "Mark L.", role: "Local", company: "Regular", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gentle-tender-relaxed-urban-woman-wearing-glasses-enjoying-moment-sitting-alone-cafe_197531-22826.jpg"},
- {
- id: "3", name: "Emily R.", role: "Host", company: "Event Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"},
- {
- id: "4", name: "David K.", role: "Parent", company: "Birthday Client", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-big-cup-coffee-bed_169016-22756.jpg"},
- {
- id: "5", name: "Jane D.", role: "Fan", company: "Regular", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-holidays-celebration-emotions-concept-dreamy-hopeful-birthday-girl-casual-cl_1258-106948.jpg"},
+ { id: "1", name: "Sarah J.", role: "Foodie", company: "Local Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-holding-muffins-hands_23-2147974707.jpg" },
+ { id: "2", name: "Mark L.", role: "Local", company: "Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gentle-tender-relaxed-urban-woman-wearing-glasses-enjoying-moment-sitting-alone-cafe_197531-22826.jpg" },
+ { id: "3", name: "Emily R.", role: "Host", company: "Event Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg" },
+ { id: "4", name: "David K.", role: "Parent", company: "Birthday Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-big-cup-coffee-bed_169016-22756.jpg" },
+ { id: "5", name: "Jane D.", role: "Fan", company: "Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-holidays-celebration-emotions-concept-dreamy-hopeful-birthday-girl-casual-cl_1258-106948.jpg" },
]}
title="Sweet Words from Our Customers"
description="Don't just take our word for it—hear from the happy customers who make our bakery so vibrant."
@@ -178,30 +122,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic", badge: "Essential", price: "$25", subtitle: "Perfect for casual treats", buttons: [
- {
- text: "Order Now"},
- ],
- features: [
- "Fresh daily", "Standard sizes"],
- },
- {
- id: "pro", badge: "Popular", price: "$50", subtitle: "Customized celebration cakes", buttons: [
- {
- text: "Book Now"},
- ],
- features: [
- "Custom design", "Premium ingredients", "Priority order"],
- },
- {
- id: "enterprise", badge: "Grand", price: "$120", subtitle: "Event catering packages", buttons: [
- {
- text: "Inquire"},
- ],
- features: [
- "Bulk discounts", "Delivery included", "Custom flavors"],
- },
+ { id: "basic", badge: "Essential", price: "$25", subtitle: "Perfect for casual treats", buttons: [{ text: "Order Now" }], features: ["Fresh daily", "Standard sizes"] },
+ { id: "pro", badge: "Popular", price: "$50", subtitle: "Customized celebration cakes", buttons: [{ text: "Book Now" }], features: ["Custom design", "Premium ingredients", "Priority order"] },
+ { id: "enterprise", badge: "Grand", price: "$120", subtitle: "Event catering packages", buttons: [{ text: "Inquire" }], features: ["Bulk discounts", "Delivery included", "Custom flavors"] },
]}
title="Simple Pricing"
description="We offer transparent, accessible pricing for all our standard and custom treats."
@@ -214,16 +137,10 @@ export default function LandingPage() {
title="Make Your Moments Sweeter"
description="Ready to order? Send us a message and we'll start baking your happiness immediately."
inputs={[
- {
- name: "name", type: "text", placeholder: "Your Name", required: true,
- },
- {
- name: "email", type: "email", placeholder: "Email Address", required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
]}
- textarea={{
- name: "message", placeholder: "Tell us about your custom order...", required: true,
- }}
+ textarea={{ name: "message", placeholder: "Tell us about your custom order...", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/waitress-preparing-cake_23-2147821299.jpg"
/>
@@ -232,22 +149,8 @@ export default function LandingPage() {
@@ -255,4 +158,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file