diff --git a/src/app/page.tsx b/src/app/page.tsx
index 31f2c68..6cccdbe 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,62 +47,39 @@ export default function LandingPage() {
@@ -120,14 +89,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Our Passion for Brewing Excellence",
- },
+ type: "text", content: "Our Passion for Brewing Excellence"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg",
- alt: "Barista making coffee",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg", alt: "Barista making coffee"},
]}
/>
@@ -140,41 +104,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Signature Latte",
- price: "$4.50",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg",
- },
+ id: "p1", name: "Signature Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg"},
{
- id: "p2",
- name: "Artisan Croissant",
- price: "$3.75",
- imageSrc: "http://img.b2bpic.net/free-photo/view-3d-coffee-cup_23-2151083729.jpg",
- },
+ id: "p2", name: "Artisan Croissant", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-coffee-cup_23-2151083729.jpg"},
{
- id: "p3",
- name: "Double Espresso",
- price: "$3.00",
- imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-french-croissant-plate-grey-background_114579-59111.jpg",
- },
+ id: "p3", name: "Double Espresso", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-french-croissant-plate-grey-background_114579-59111.jpg"},
{
- id: "p4",
- name: "Iced Cold Brew",
- price: "$5.00",
- imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee_23-2147693688.jpg",
- },
+ id: "p4", name: "Iced Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee_23-2147693688.jpg"},
{
- id: "p5",
- name: "Chocolate Muffin",
- price: "$4.25",
- imageSrc: "http://img.b2bpic.net/free-photo/ice-cold-drinks-ready-be-served_23-2148617688.jpg",
- },
+ id: "p5", name: "Chocolate Muffin", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/ice-cold-drinks-ready-be-served_23-2148617688.jpg"},
{
- id: "p6",
- name: "Everything Bagel",
- price: "$4.00",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-165303.jpg",
- },
+ id: "p6", name: "Everything Bagel", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-165303.jpg"},
]}
title="Handcrafted Favorites"
description="Discover our curated selection of premium coffees, freshly baked pastries, and signature beverages crafted with care."
@@ -188,28 +128,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Ethically Sourced",
- description: "We partner with local farmers to ensure fair trade and exceptional quality.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "http://img.b2bpic.net/free-photo/flat-nuts-glass_23-2147679639.jpg",
- imageAlt: "coffee company logo design",
+ title: "Ethically Sourced", description: "We partner with local farmers to ensure fair trade and exceptional quality.", bentoComponent: "reveal-icon", icon: Shield,
},
{
- title: "Fresh Pastries",
- description: "Baked daily in-house using organic ingredients for that perfect taste.",
- bentoComponent: "reveal-icon",
- icon: Utensils,
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699658.jpg?_wi=2",
- imageAlt: "coffee company logo design",
+ title: "Fresh Pastries", description: "Baked daily in-house using organic ingredients for that perfect taste.", bentoComponent: "reveal-icon", icon: Utensils,
},
{
- title: "Cozy Atmosphere",
- description: "Quiet corners, free Wi-Fi, and a relaxed setting for work or social hangouts.",
- bentoComponent: "reveal-icon",
- icon: Coffee,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg",
- imageAlt: "coffee company logo design",
+ title: "Cozy Atmosphere", description: "Quiet corners, free Wi-Fi, and a relaxed setting for work or social hangouts.", bentoComponent: "reveal-icon", icon: Coffee,
},
]}
title="Why Visit Brew & Bean?"
@@ -223,45 +148,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Best Coffee in Town",
- quote: "I come here every single morning. The latte art is amazing and the staff feels like family.",
- name: "Sarah J.",
- role: "Graphic Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-free-time-with-book_1098-1677.jpg",
- },
+ id: "1", title: "Best Coffee in Town", quote: "I come here every single morning. The latte art is amazing and the staff feels like family.", name: "Sarah J.", role: "Graphic Designer", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-free-time-with-book_1098-1677.jpg"},
{
- id: "2",
- title: "Great Study Spot",
- quote: "The atmosphere is perfect for getting work done without all the noise of big chains.",
- name: "Michael B.",
- role: "Student",
- imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg",
- },
+ id: "2", title: "Great Study Spot", quote: "The atmosphere is perfect for getting work done without all the noise of big chains.", name: "Michael B.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg"},
{
- id: "3",
- title: "Fresh & Delicious",
- quote: "Their croissants are always perfectly flaky. Honestly the best part of my weekend.",
- name: "Emily R.",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-women-with-notebook_23-2149151663.jpg",
- },
+ id: "3", title: "Fresh & Delicious", quote: "Their croissants are always perfectly flaky. Honestly the best part of my weekend.", name: "Emily R.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-women-with-notebook_23-2149151663.jpg"},
{
- id: "4",
- title: "Friendly Staff",
- quote: "Always welcomed with a smile. It's the highlight of my commute every morning.",
- name: "David K.",
- role: "Business Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-791.jpg",
- },
+ id: "4", title: "Friendly Staff", quote: "Always welcomed with a smile. It's the highlight of my commute every morning.", name: "David K.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-791.jpg"},
{
- id: "5",
- title: "Exceptional Beans",
- quote: "You can truly taste the quality of the beans in their espresso. Highly recommended.",
- name: "Linda M.",
- role: "Coffee Enthusiast",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-dreamy-smiling-young-woman-drinks-coffee-looks-thoughtful-stands-kitchen_1258-198166.jpg",
- },
+ id: "5", title: "Exceptional Beans", quote: "You can truly taste the quality of the beans in their espresso. Highly recommended.", name: "Linda M.", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-dreamy-smiling-young-woman-drinks-coffee-looks-thoughtful-stands-kitchen_1258-198166.jpg"},
]}
title="Community Love"
description="Hear what our regulars say about their Brew & Bean experience."
@@ -273,14 +168,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Daily Chronicle",
- "Foodie Mag",
- "City Life",
- "Coffee Culture",
- "Morning Brew",
- "Local Guides",
- "Cafe Reviews",
- ]}
+ "Daily Chronicle", "Foodie Mag", "City Life", "Coffee Culture", "Morning Brew", "Local Guides", "Cafe Reviews"]}
title="Featured In"
description="Honored to be mentioned by some of our favorite local and national publications."
/>
@@ -290,8 +178,7 @@ export default function LandingPage() {