diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1475216..b5aac78 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,64 +31,44 @@ export default function LandingPage() {
@@ -108,23 +88,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Baked Fresh Daily",
- description: "Every loaf is baked before sunrise to ensure maximum freshness for your table.",
- imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3249.jpg",
- imageAlt: "Fresh bread basket",
- },
+ title: "Baked Fresh Daily", description: "Every loaf is baked before sunrise to ensure maximum freshness for your table.", imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3249.jpg", imageAlt: "Fresh bread basket"},
{
- title: "Locally Sourced",
- description: "We partner with local farmers to get the highest quality non-GMO wheat.",
- imageSrc: "http://img.b2bpic.net/free-photo/child-summer-wheat-field-little-girl-cute-white-dress_1157-39868.jpg",
- imageAlt: "Wheat fields",
- },
+ title: "Locally Sourced", description: "We partner with local farmers to get the highest quality non-GMO wheat.", imageSrc: "http://img.b2bpic.net/free-photo/child-summer-wheat-field-little-girl-cute-white-dress_1157-39868.jpg", imageAlt: "Wheat fields"},
{
- title: "Traditional Methods",
- description: "Long, slow fermentation develops complex flavors and improves digestibility.",
- imageSrc: "http://img.b2bpic.net/free-photo/colomba-with-almonds-flowers-high-angle_23-2149341683.jpg",
- imageAlt: "Sourdough fermentation",
- },
+ title: "Traditional Methods", description: "Long, slow fermentation develops complex flavors and improves digestibility.", imageSrc: "http://img.b2bpic.net/free-photo/colomba-with-almonds-flowers-high-angle_23-2149341683.jpg", imageAlt: "Sourdough fermentation"},
]}
title="Our Baking Promise"
description="We believe in the simplicity of flour, water, and sea salt, mastered through time."
@@ -139,47 +107,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Classic Sourdough",
- price: "$8.00",
- variant: "Artisan",
- imageSrc: "http://img.b2bpic.net/free-photo/copy-space-round-bread-cloth-wooden-background_23-2148432284.jpg",
- },
+ id: "p1", name: "Classic Sourdough", price: "$8.00", variant: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-round-bread-cloth-wooden-background_23-2148432284.jpg"},
{
- id: "p2",
- name: "Whole Wheat Country",
- price: "$7.50",
- variant: "Whole Grain",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg",
- },
+ id: "p2", name: "Whole Wheat Country", price: "$7.50", variant: "Whole Grain", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cut-sliced-sandwich-bread-bread-slice-with-butter-it-knife-cutting-board-wooden-background_141793-5910.jpg"},
{
- id: "p3",
- name: "French Baguette",
- price: "$5.00",
- variant: "Boulangerie",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-baguette-left-side-wooden-background-with-copy-space_141793-11887.jpg",
- },
+ id: "p3", name: "French Baguette", price: "$5.00", variant: "Boulangerie", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-baguette-left-side-wooden-background-with-copy-space_141793-11887.jpg"},
{
- id: "p4",
- name: "Olive & Rosemary",
- price: "$9.00",
- variant: "Specialty",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bread-with-cheese-herbal-butter-wood_181624-18152.jpg",
- },
+ id: "p4", name: "Olive & Rosemary", price: "$9.00", variant: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bread-with-cheese-herbal-butter-wood_181624-18152.jpg"},
{
- id: "p5",
- name: "Dark Rye Loaf",
- price: "$8.50",
- variant: "Traditional",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-breads-as-black-seeded-baguette-basket-plaid-cloth-wooden-table-with-copy-space_141793-8369.jpg",
- },
+ id: "p5", name: "Dark Rye Loaf", price: "$8.50", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breads-as-black-seeded-baguette-basket-plaid-cloth-wooden-table-with-copy-space_141793-8369.jpg"},
{
- id: "p6",
- name: "Cinnamon Raisin",
- price: "$9.50",
- variant: "Sweet",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked_123827-37328.jpg",
- },
+ id: "p6", name: "Cinnamon Raisin", price: "$9.50", variant: "Sweet", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked_123827-37328.jpg"},
]}
title="Our Signature Breads"
description="Hand-kneaded classics for every palate."
@@ -193,40 +131,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah Miller",
- handle: "@sarahcooks",
- testimonial: "The best sourdough I've ever had. Truly artisan.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-baker-bakery-smelling-fresh-puff-pastries-plate_23-2148189083.jpg",
- },
+ id: "t1", name: "Sarah Miller", handle: "@sarahcooks", testimonial: "The best sourdough I've ever had. Truly artisan.", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-bakery-smelling-fresh-puff-pastries-plate_23-2148189083.jpg"},
{
- id: "t2",
- name: "David Chen",
- handle: "@breadenthusiast",
- testimonial: "You can taste the quality in every bite. Exceptional.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-lady-baker-standing-holding-bread_171337-16145.jpg",
- },
+ id: "t2", name: "David Chen", handle: "@breadenthusiast", testimonial: "You can taste the quality in every bite. Exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-lady-baker-standing-holding-bread_171337-16145.jpg"},
{
- id: "t3",
- name: "Emily Watson",
- handle: "@emilyeats",
- testimonial: "Shushan Farms is a community gem. Love the rye!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-laughing-european-female-white-t-shirt-posing-park_273443-3162.jpg",
- },
+ id: "t3", name: "Emily Watson", handle: "@emilyeats", testimonial: "Shushan Farms is a community gem. Love the rye!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-laughing-european-female-white-t-shirt-posing-park_273443-3162.jpg"},
{
- id: "t4",
- name: "Mark Johnson",
- handle: "@mark_m",
- testimonial: "Fresh, crusty, and delicious. My weekend staple.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-red-haired-barista-looking-camera-smiling_171337-15606.jpg",
- },
+ id: "t4", name: "Mark Johnson", handle: "@mark_m", testimonial: "Fresh, crusty, and delicious. My weekend staple.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-red-haired-barista-looking-camera-smiling_171337-15606.jpg"},
{
- id: "t5",
- name: "Jessica Lee",
- handle: "@lee_life",
- testimonial: "The staff are so friendly and the bread is amazing.",
- imageSrc: "http://img.b2bpic.net/free-photo/wonderful-girl-with-red-hairstyle-cute-freckles-lovely-yellow-dress-white-sneakers-looking-away-sitting-outdoor_197531-30145.jpg",
- },
+ id: "t5", name: "Jessica Lee", handle: "@lee_life", testimonial: "The staff are so friendly and the bread is amazing.", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-girl-with-red-hairstyle-cute-freckles-lovely-yellow-dress-white-sneakers-looking-away-sitting-outdoor_197531-30145.jpg"},
]}
title="Hear From Our Community"
description="What our neighbors are saying about Shushan Farms."
@@ -238,20 +151,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Where are you located?",
- content: "Visit us at Shushan Farms, 123 Rural Lane.",
- },
+ id: "f1", title: "Where are you located?", content: "Visit us at Shushan Farms, 123 Rural Lane."},
{
- id: "f2",
- title: "Do you offer wholesale?",
- content: "Yes, we work with local cafes. Contact us for details.",
- },
+ id: "f2", title: "Do you offer wholesale?", content: "Yes, we work with local cafes. Contact us for details."},
{
- id: "f3",
- title: "Is your bread vegan?",
- content: "Most of our artisan loaves are vegan, containing only flour, water, and salt.",
- },
+ id: "f3", title: "Is your bread vegan?", content: "Most of our artisan loaves are vegan, containing only flour, water, and salt."},
]}
sideTitle="Questions?"
faqsAnimation="slide-up"
@@ -265,15 +169,9 @@ export default function LandingPage() {
description="Have questions or want to place a large order? Reach out!"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
+ name: "name", type: "text", placeholder: "Your Name"},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- },
+ name: "email", type: "email", placeholder: "Email Address"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-view-baked-bread-embroidery-towel-placed-wooden-table-near-glass-box-which-prepared-wedding-ceremony-outdoor_8353-12389.jpg"
/>
@@ -284,29 +182,19 @@ export default function LandingPage() {
logoText="Shushan Farms"
columns={[
{
- title: "Bakery",
- items: [
+ title: "Bakery", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Breads",
- href: "#products",
- },
+ label: "Breads", href: "#products"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
],
},
]}