diff --git a/src/app/page.tsx b/src/app/page.tsx
index ee0a1a2..6164b53 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,87 +33,58 @@ export default function LandingPage() {
@@ -124,14 +95,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "The Perfect Companion for Entertaining",
- },
+ type: "text", content: "The Perfect Companion for Entertaining"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/top-view-yummy-sugar-cookies-with-nuts-white-surface_140725-90746.jpg",
- alt: "Cheese Board Setup",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/top-view-yummy-sugar-cookies-with-nuts-white-surface_140725-90746.jpg", alt: "Cheese Board Setup"},
]}
/>
@@ -144,47 +110,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Gruyère Biscuits - 6 Pack",
- price: "$39.00",
- variant: "6-Pack Box",
- imageSrc: "http://img.b2bpic.net/free-photo/snacks-crackers-blue-space-top-view_114579-15331.jpg",
- },
+ id: "p1", name: "Gruyère Biscuits - 6 Pack", price: "$39.00", variant: "6-Pack Box", imageSrc: "http://img.b2bpic.net/free-photo/snacks-crackers-blue-space-top-view_114579-15331.jpg"},
{
- id: "p2",
- name: "Gruyère Biscuits - 12 Pack",
- price: "$70.00",
- variant: "12-Pack Box",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-cakes-shop-window_1398-3663.jpg",
- },
+ id: "p2", name: "Gruyère Biscuits - 12 Pack", price: "$70.00", variant: "12-Pack Box", imageSrc: "http://img.b2bpic.net/free-photo/fresh-cakes-shop-window_1398-3663.jpg"},
{
- id: "p3",
- name: "Sample Pack",
- price: "$20.00",
- variant: "Sample",
- imageSrc: "http://img.b2bpic.net/free-photo/cookies-glass-jar-table_1232-3429.jpg",
- },
+ id: "p3", name: "Sample Pack", price: "$20.00", variant: "Sample", imageSrc: "http://img.b2bpic.net/free-photo/cookies-glass-jar-table_1232-3429.jpg"},
{
- id: "p4",
- name: "Gift Set",
- price: "$55.00",
- variant: "Bundle",
- imageSrc: "http://img.b2bpic.net/free-photo/sweet-round-cookies-rope-marble-background_114579-46876.jpg",
- },
+ id: "p4", name: "Gift Set", price: "$55.00", variant: "Bundle", imageSrc: "http://img.b2bpic.net/free-photo/sweet-round-cookies-rope-marble-background_114579-46876.jpg"},
{
- id: "p5",
- name: "Cheese Board Bundle",
- price: "$85.00",
- variant: "Gift",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-shop-window_1398-575.jpg",
- },
+ id: "p5", name: "Cheese Board Bundle", price: "$85.00", variant: "Gift", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-shop-window_1398-575.jpg"},
{
- id: "p6",
- name: "Party Pack",
- price: "$120.00",
- variant: "Bulk",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-yummy-cookies-light-table_140725-130254.jpg",
- },
+ id: "p6", name: "Party Pack", price: "$120.00", variant: "Bulk", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-yummy-cookies-light-table_140725-130254.jpg"},
]}
title="Our Biscuits"
description="Select the perfect pack size for your next gathering."
@@ -198,20 +134,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Aged Gruyère",
- description: "Infused with rich, nutty, aged cheese for depth.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157457.jpg",
- },
+ title: "Aged Gruyère", description: "Infused with rich, nutty, aged cheese for depth.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157457.jpg"},
{
- title: "Exceptional Spices",
- description: "Sourced directly from small-scale farmers.",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-sliced-cakes-placed-wooden-board_114579-66157.jpg",
- },
+ title: "Exceptional Spices", description: "Sourced directly from small-scale farmers.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-sliced-cakes-placed-wooden-board_114579-66157.jpg"},
{
- title: "Artisanal Quality",
- description: "Hand-crafted batches with premium ingredients.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-salted-crisps-crackers-with-ropes-wooden-desk-grey-background-cracker-crisp-snack_140725-23100.jpg",
- },
+ title: "Artisanal Quality", description: "Hand-crafted batches with premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salted-crisps-crackers-with-ropes-wooden-desk-grey-background-cracker-crisp-snack_140725-23100.jpg"},
]}
title="Why Choose Effie's?"
description="Small-batch craftsmanship for exceptional taste."
@@ -226,25 +153,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "23",
- title: "Reviews",
- description: "Highly rated by our fans",
- icon: Star,
+ id: "m1", value: "23", title: "Reviews", description: "Highly rated by our fans", icon: Star,
},
{
- id: "m2",
- value: "100%",
- title: "Butter",
- description: "Real, high-quality butter",
- icon: Award,
+ id: "m2", value: "100%", title: "Butter", description: "Real, high-quality butter", icon: Award,
},
{
- id: "m3",
- value: "10%",
- title: "Savings",
- description: "Save on 12-pack orders",
- icon: Percent,
+ id: "m3", value: "10%", title: "Savings", description: "Save on 12-pack orders", icon: Percent,
},
]}
title="Our Impact"
@@ -260,45 +175,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Cynthia Kenner",
- role: "Fan",
- company: "Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-cuts-dutch-cheese-wood-cutting-board-with-pickled-olives-various-types-cheese-rustic-top-view_141793-6488.jpg",
- },
+ id: "1", name: "Cynthia Kenner", role: "Fan", company: "Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-cuts-dutch-cheese-wood-cutting-board-with-pickled-olives-various-types-cheese-rustic-top-view_141793-6488.jpg"},
{
- id: "2",
- name: "Barbara",
- role: "Fan",
- company: "Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-caucasian-male-gardener-wearing-gardening-hat-through-fingers-isolated-pink-wall-with-copy-space_141793-129799.jpg",
- },
+ id: "2", name: "Barbara", role: "Fan", company: "Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/joyful-adult-caucasian-male-gardener-wearing-gardening-hat-through-fingers-isolated-pink-wall-with-copy-space_141793-129799.jpg"},
{
- id: "3",
- name: "Susan Phillips",
- role: "Fan",
- company: "Home",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-book-close-up_23-2148973429.jpg",
- },
+ id: "3", name: "Susan Phillips", role: "Fan", company: "Home", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-book-close-up_23-2148973429.jpg"},
{
- id: "4",
- name: "Gregory J Fulham",
- role: "Fan",
- company: "Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/redhead-young-woman-holding-cookie-close-eye-smiling-happy-pointing-with-hand-finger_839833-9288.jpg",
- },
+ id: "4", name: "Gregory J Fulham", role: "Fan", company: "Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/redhead-young-woman-holding-cookie-close-eye-smiling-happy-pointing-with-hand-finger_839833-9288.jpg"},
{
- id: "5",
- name: "Gina",
- role: "Fan",
- company: "Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/successful-woman-drink-coffee-smiling_176420-16239.jpg",
- },
+ id: "5", name: "Gina", role: "Fan", company: "Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/successful-woman-drink-coffee-smiling_176420-16239.jpg"},
]}
title="What Our Fans Say"
description="See why cheese lovers choose us."
@@ -311,20 +201,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "What are the best crackers for cheeseboards?",
- content: "Effie's Gruyere Biscuits pair perfectly with soft and hard cheeses.",
- },
+ id: "q1", title: "What are the best crackers for cheeseboards?", content: "Effie's Gruyere Biscuits pair perfectly with soft and hard cheeses."},
{
- id: "q2",
- title: "What pairs well with Gruyere Biscuits?",
- content: "They go great with wine, charcuterie, and fruit.",
- },
+ id: "q2", title: "What pairs well with Gruyere Biscuits?", content: "They go great with wine, charcuterie, and fruit."},
{
- id: "q3",
- title: "Are savory biscuits good for entertaining?",
- content: "Yes, they are versatile and easy to serve for any occasion.",
- },
+ id: "q3", title: "Are savory biscuits good for entertaining?", content: "Yes, they are versatile and easy to serve for any occasion."},
]}
title="Questions Answered"
description="Everything you need to know."
@@ -336,14 +217,11 @@ export default function LandingPage() {
@@ -352,29 +230,19 @@ export default function LandingPage() {