diff --git a/src/app/page.tsx b/src/app/page.tsx
index e726896..e9ecd2f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,25 +34,15 @@ export default function LandingPage() {
@@ -178,19 +122,13 @@ export default function LandingPage() {
metrics={[
{
icon: Sparkles,
- label: "Premium Quality",
- value: "Always Fresh",
- },
+ label: "Premium Quality", value: "Always Fresh"},
{
icon: Apple,
- label: "Wholesome Ingredients",
- value: "Natural & Healthy",
- },
+ label: "Wholesome Ingredients", value: "Natural & Healthy"},
{
icon: Utensils,
- label: "Artisanal Recipes",
- value: "Unique Flavors",
- },
+ label: "Artisanal Recipes", value: "Unique Flavors"},
]}
metricsAnimation="slide-up"
/>
@@ -204,19 +142,13 @@ export default function LandingPage() {
features={[
{
icon: Leaf,
- title: "Freshly Sourced",
- description: "We partner with local farms to bring you the freshest fruits, grains, and dairy.",
- },
+ title: "Freshly Sourced", description: "We partner with local farms to bring you the freshest fruits, grains, and dairy."},
{
icon: Star,
- title: "Handcrafted with Care",
- description: "Every product is lovingly prepared, ensuring a homemade taste and exceptional quality.",
- },
+ title: "Handcrafted with Care", description: "Every product is lovingly prepared, ensuring a homemade taste and exceptional quality."},
{
icon: Truck,
- title: "Delivered to Your Door",
- description: "Enjoy the convenience of having your favorite breakfast items delivered right to you.",
- },
+ title: "Delivered to Your Door", description: "Enjoy the convenience of having your favorite breakfast items delivered right to you."},
]}
title="Our Delicious Offerings"
description="Explore our range of breakfast essentials and unique treats, made with passion and the finest ingredients."
@@ -228,49 +160,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
+ animationType="slide-up"
products={[
{
- id: "p1",
- name: "Artisanal Granola",
- price: "45 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/breakfast-decoration-with-top-view-cereals_23-2147672443.jpg",
- imageAlt: "Artisanal Granola",
- },
+ id: "p1", name: "Artisanal Granola", price: "45 TL", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-decoration-with-top-view-cereals_23-2147672443.jpg", imageAlt: "Artisanal Granola"},
{
- id: "p2",
- name: "Gourmet Pancake Mix",
- price: "55 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-strawberries-jelly-white-desk-pie-fruit-biscuit-sweet-cake-berry_140725-95175.jpg",
- imageAlt: "Gourmet Pancake Mix",
- },
+ id: "p2", name: "Gourmet Pancake Mix", price: "55 TL", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-strawberries-jelly-white-desk-pie-fruit-biscuit-sweet-cake-berry_140725-95175.jpg", imageAlt: "Gourmet Pancake Mix"},
{
- id: "p3",
- name: "Premium Coffee Beans",
- price: "80 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-beans_23-2147729453.jpg",
- imageAlt: "Premium Coffee Beans",
- },
+ id: "p3", name: "Premium Coffee Beans", price: "80 TL", imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-beans_23-2147729453.jpg", imageAlt: "Premium Coffee Beans"},
{
- id: "p4",
- name: "Handmade Fruit Jams",
- price: "35 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-tkemali-is-traditional-georgian-sauce-with-cherry-plum_127032-2561.jpg",
- imageAlt: "Handmade Fruit Jams",
- },
+ id: "p4", name: "Handmade Fruit Jams", price: "35 TL", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tkemali-is-traditional-georgian-sauce-with-cherry-plum_127032-2561.jpg", imageAlt: "Handmade Fruit Jams"},
{
- id: "p5",
- name: "Fresh Sourdough Bread",
- price: "40 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slices-with-fresh-strawberries-light_140725-120583.jpg",
- imageAlt: "Fresh Sourdough Bread",
- },
+ id: "p5", name: "Fresh Sourdough Bread", price: "40 TL", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slices-with-fresh-strawberries-light_140725-120583.jpg", imageAlt: "Fresh Sourdough Bread"},
{
- id: "p6",
- name: "Organic Wildflower Honey",
- price: "60 TL",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-jar-full-honey_23-2148173010.jpg",
- imageAlt: "Organic Wildflower Honey",
- },
+ id: "p6", name: "Organic Wildflower Honey", price: "60 TL", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-jar-full-honey_23-2148173010.jpg", imageAlt: "Organic Wildflower Honey"},
]}
title="Our Signature Breakfast Products"
description="From artisanal granola to gourmet pancake mixes, find your next favorite breakfast item here."
@@ -284,40 +187,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Starter",
- badgeIcon: Sunrise,
- price: "99 TL/month",
- subtitle: "Perfect for individuals",
- features: [
- "2 Premium Products",
- "Monthly Delivery",
- "Exclusive Recipes",
- ],
+ id: "basic", badge: "Starter", badgeIcon: Sunrise,
+ price: "99 TL/month", subtitle: "Perfect for individuals", features: [
+ "2 Premium Products", "Monthly Delivery", "Exclusive Recipes"],
},
{
- id: "family",
- badge: "Family Favorite",
- badgeIcon: Users,
- price: "179 TL/month",
- subtitle: "Ideal for households",
- features: [
- "4 Premium Products",
- "Monthly Delivery",
- "Exclusive Recipes & Tips",
- ],
+ id: "family", badge: "Family Favorite", badgeIcon: Users,
+ price: "179 TL/month", subtitle: "Ideal for households", features: [
+ "4 Premium Products", "Monthly Delivery", "Exclusive Recipes & Tips"],
},
{
- id: "gourmet",
- badge: "Gourmet Deluxe",
- badgeIcon: Crown,
- price: "249 TL/month",
- subtitle: "For the breakfast connoisseur",
- features: [
- "6 Premium Products",
- "Bi-Weekly Delivery",
- "Limited Edition Items",
- ],
+ id: "gourmet", badge: "Gourmet Deluxe", badgeIcon: Crown,
+ price: "249 TL/month", subtitle: "For the breakfast connoisseur", features: [
+ "6 Premium Products", "Bi-Weekly Delivery", "Limited Edition Items"],
},
]}
title="Subscription Boxes for Every Taste"
@@ -332,50 +214,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Elif Demir",
- handle: "@elif.d",
- testimonial: "Every box is a delightful surprise! The quality of ingredients is unmatched.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229510.jpg",
- imageAlt: "Elif Demir",
- },
+ id: "t1", name: "Elif Demir", handle: "@elif.d", testimonial: "Every box is a delightful surprise! The quality of ingredients is unmatched.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229510.jpg", imageAlt: "Elif Demir"},
{
- id: "t2",
- name: "Burak Özcan",
- handle: "@burak.o",
- testimonial: "Brekkie made my mornings so much better. Healthy, delicious, and convenient.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
- imageAlt: "Burak Özcan",
- },
+ id: "t2", name: "Burak Özcan", handle: "@burak.o", testimonial: "Brekkie made my mornings so much better. Healthy, delicious, and convenient.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Burak Özcan"},
{
- id: "t3",
- name: "Selin Gündüz",
- handle: "@selin.g",
- testimonial: "I love the variety and how fresh everything tastes. Highly recommended!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg",
- imageAlt: "Selin Gündüz",
- },
+ id: "t3", name: "Selin Gündüz", handle: "@selin.g", testimonial: "I love the variety and how fresh everything tastes. Highly recommended!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg", imageAlt: "Selin Gündüz"},
{
- id: "t4",
- name: "Deniz Arslan",
- handle: "@deniz.a",
- testimonial: "The best breakfast subscription I've tried. Always on time and always delicious.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/two-young-businessmen-discussing-something_158595-5252.jpg",
- imageAlt: "Deniz Arslan",
- },
+ id: "t4", name: "Deniz Arslan", handle: "@deniz.a", testimonial: "The best breakfast subscription I've tried. Always on time and always delicious.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/two-young-businessmen-discussing-something_158595-5252.jpg", imageAlt: "Deniz Arslan"},
{
- id: "t5",
- name: "Gamze Tekin",
- handle: "@gamze.t",
- testimonial: "Starting my day with Brekkie's products feels like a treat every single time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-woman-closes-eyes-laughs-out-happily-smiles-broadly-dressed-stylish-clothes-leans-down-wears-blue-eyeliner-has-funny-hairstyle-feels-lively-full-energy-happy-human-emotions_273609-57107.jpg",
- imageAlt: "Gamze Tekin",
- },
+ id: "t5", name: "Gamze Tekin", handle: "@gamze.t", testimonial: "Starting my day with Brekkie's products feels like a treat every single time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-woman-closes-eyes-laughs-out-happily-smiles-broadly-dressed-stylish-clothes-leans-down-wears-blue-eyeliner-has-funny-hairstyle-feels-lively-full-energy-happy-human-emotions_273609-57107.jpg", imageAlt: "Gamze Tekin"},
]}
showRating={true}
title="What Our Club Members Say"
@@ -388,14 +240,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Healthy Living Magazine",
- "Foodie Daily",
- "Morning Bliss Blog",
- "Gourmet Digest",
- "Taste of Home",
- "Wellness Journal",
- "Epicurean Eats",
- ]}
+ "Healthy Living Magazine", "Foodie Daily", "Morning Bliss Blog", "Gourmet Digest", "Taste of Home", "Wellness Journal", "Epicurean Eats"]}
title="Loved by Breakfast Enthusiasts Nationwide"
description="Join a growing community of people who prioritize a delicious and healthy breakfast."
showCard={true}
@@ -407,20 +252,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq1",
- title: "How often are the products delivered?",
- content: "Our subscription boxes are delivered monthly, or bi-weekly for the Gourmet Deluxe plan. You can choose your preferred delivery frequency.",
- },
+ id: "faq1", title: "How often are the products delivered?", content: "Our subscription boxes are delivered monthly, or bi-weekly for the Gourmet Deluxe plan. You can choose your preferred delivery frequency."},
{
- id: "faq2",
- title: "Can I customize my breakfast box?",
- content: "Currently, our boxes are curated with seasonal and popular items. We are working on customization options for the future.",
- },
+ id: "faq2", title: "Can I customize my breakfast box?", content: "Currently, our boxes are curated with seasonal and popular items. We are working on customization options for the future."},
{
- id: "faq3",
- title: "What if I have dietary restrictions?",
- content: "Please contact our customer service team to discuss your specific dietary needs. We offer a range of options and can help guide your choices.",
- },
+ id: "faq3", title: "What if I have dietary restrictions?", content: "Please contact our customer service team to discuss your specific dietary needs. We offer a range of options and can help guide your choices."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about our products, subscriptions, and delivery."
@@ -433,8 +269,7 @@ export default function LandingPage() {