diff --git a/src/app/page.tsx b/src/app/page.tsx
index 36c4a4e..fab2b1b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,83 +33,46 @@ export default function LandingPage() {
@@ -143,32 +101,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Specialty Coffee",
- descriptions: [
- "Carefully sourced beans, expertly roasted, and brewed to perfection. Experience unique flavors and aromas with every cup.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans_23-2148337238.jpg",
- imageAlt: "Roasted coffee beans",
- },
+ id: "f1", title: "Specialty Coffee", descriptions: [
+ "Carefully sourced beans, expertly roasted, and brewed to perfection. Experience unique flavors and aromas with every cup."],
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans_23-2148337238.jpg", imageAlt: "Roasted coffee beans"},
{
- id: "f2",
- title: "Freshly Baked Pastries",
- descriptions: [
- "Daily selection of delightful pastries, made from scratch with premium ingredients. Perfect companions to your coffee.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slices-with-cup-tea-black_140725-104594.jpg",
- imageAlt: "Assortment of fresh pastries",
- },
+ id: "f2", title: "Freshly Baked Pastries", descriptions: [
+ "Daily selection of delightful pastries, made from scratch with premium ingredients. Perfect companions to your coffee."],
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slices-with-cup-tea-black_140725-104594.jpg", imageAlt: "Assortment of fresh pastries"},
{
- id: "f3",
- title: "Cozy & Inviting Ambiance",
- descriptions: [
- "A warm and welcoming space designed for relaxation, work, or catching up with friends. Enjoy our free Wi-Fi and comfortable seating.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-reading-club-library_23-2150293526.jpg",
- imageAlt: "Cozy cafe seating area",
- },
+ id: "f3", title: "Cozy & Inviting Ambiance", descriptions: [
+ "A warm and welcoming space designed for relaxation, work, or catching up with friends. Enjoy our free Wi-Fi and comfortable seating."],
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-reading-club-library_23-2150293526.jpg", imageAlt: "Cozy cafe seating area"},
]}
title="Our Signature Offerings"
description="Discover our curated selection of coffees, teas, and delectable treats, crafted with the finest ingredients and a touch of love."
@@ -183,65 +126,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Aroma Brews",
- name: "Classic Latte",
- price: "$4.50",
- rating: 5,
- reviewCount: "245",
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-tasty-coffee-arrangement_23-2149514292.jpg",
- imageAlt: "Classic latte with art",
- },
+ id: "p1", brand: "Aroma Brews", name: "Classic Latte", price: "$4.50", rating: 5,
+ reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-tasty-coffee-arrangement_23-2149514292.jpg", imageAlt: "Classic latte with art"},
{
- id: "p2",
- brand: "Aroma Brews",
- name: "Velvet Cappuccino",
- price: "$4.75",
- rating: 5,
- reviewCount: "190",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311997.jpg",
- imageAlt: "Velvet cappuccino",
- },
+ id: "p2", brand: "Aroma Brews", name: "Velvet Cappuccino", price: "$4.75", rating: 5,
+ reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311997.jpg", imageAlt: "Velvet cappuccino"},
{
- id: "p3",
- brand: "Aroma Brews",
- name: "Bold Americano",
- price: "$3.75",
- rating: 4,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-piece-bread-it_1340-24305.jpg",
- imageAlt: "Bold Americano",
- },
+ id: "p3", brand: "Aroma Brews", name: "Bold Americano", price: "$3.75", rating: 4,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-piece-bread-it_1340-24305.jpg", imageAlt: "Bold Americano"},
{
- id: "p4",
- brand: "Sweet Delights",
- name: "Butter Croissant",
- price: "$3.00",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-white-plate_114579-88188.jpg",
- imageAlt: "Butter Croissant",
- },
+ id: "p4", brand: "Sweet Delights", name: "Butter Croissant", price: "$3.00", rating: 5,
+ reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-white-plate_114579-88188.jpg", imageAlt: "Butter Croissant"},
{
- id: "p5",
- brand: "Sweet Delights",
- name: "Blueberry Muffin",
- price: "$3.25",
- rating: 4,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-muffins-with-nutmeg-allspice-wooden-table_2829-19681.jpg",
- imageAlt: "Blueberry Muffin",
- },
+ id: "p5", brand: "Sweet Delights", name: "Blueberry Muffin", price: "$3.25", rating: 4,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fruit-muffins-with-nutmeg-allspice-wooden-table_2829-19681.jpg", imageAlt: "Blueberry Muffin"},
{
- id: "p6",
- brand: "Aroma Brews",
- name: "Rich Espresso",
- price: "$3.00",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/business-man-eat-american-breakfast-set-hotel_1150-6620.jpg",
- imageAlt: "Rich Espresso",
- },
+ id: "p6", brand: "Aroma Brews", name: "Rich Espresso", price: "$3.00", rating: 5,
+ reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/business-man-eat-american-breakfast-set-hotel_1150-6620.jpg", imageAlt: "Rich Espresso"},
]}
title="Explore Our Menu"
description="From classic espresso to unique seasonal blends, find your perfect cup. Pair it with a freshly baked pastry!"
@@ -255,61 +156,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "p-monthly",
- badge: "Popular",
- badgeIcon: Sparkles,
- price: "$30/month",
- subtitle: "Unlimited drip coffee and discounts on specialty drinks.",
- buttons: [
+ id: "p-monthly", badge: "Popular", badgeIcon: Sparkles,
+ price: "$30/month", subtitle: "Unlimited drip coffee and discounts on specialty drinks.", buttons: [
{
- text: "Subscribe Now",
- href: "#",
- },
+ text: "Subscribe Now", href: "#"},
],
features: [
- "Unlimited Drip Coffee",
- "15% Off Specialty Drinks",
- "Exclusive Member Events",
- "Early Access to New Blends",
- ],
+ "Unlimited Drip Coffee", "15% Off Specialty Drinks", "Exclusive Member Events", "Early Access to New Blends"],
},
{
- id: "p-catering",
- badge: "Business",
- badgeIcon: Briefcase,
- price: "Custom Quote",
- subtitle: "Elevate your office or event with our full-service coffee catering.",
- buttons: [
+ id: "p-catering", badge: "Business", badgeIcon: Briefcase,
+ price: "Custom Quote", subtitle: "Elevate your office or event with our full-service coffee catering.", buttons: [
{
- text: "Request Quote",
- href: "#contact",
- },
+ text: "Request Quote", href: "#contact"},
],
features: [
- "On-site Barista Service",
- "Custom Coffee Menu",
- "Pastry & Food Pairings",
- "Flexible Scheduling",
- ],
+ "On-site Barista Service", "Custom Coffee Menu", "Pastry & Food Pairings", "Flexible Scheduling"],
},
{
- id: "p-gift",
- badge: "Perfect Gift",
- badgeIcon: Gift,
- price: "$50",
- subtitle: "Share the joy of Aroma Cafe with a curated coffee gift box.",
- buttons: [
+ id: "p-gift", badge: "Perfect Gift", badgeIcon: Gift,
+ price: "$50", subtitle: "Share the joy of Aroma Cafe with a curated coffee gift box.", buttons: [
{
- text: "Buy Gift Box",
- href: "#",
- },
+ text: "Buy Gift Box", href: "#"},
],
features: [
- "Selection of Specialty Beans",
- "Aroma Cafe Mug",
- "Artisanal Chocolates",
- "Personalized Message Option",
- ],
+ "Selection of Specialty Beans", "Aroma Cafe Mug", "Artisanal Chocolates", "Personalized Message Option"],
},
]}
title="Coffee Subscriptions & Bundles"
@@ -324,45 +195,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Jessica L.",
- handle: "@jessl_eats",
- testimonial: "Aroma Cafe is my daily dose of happiness! The coffee is always perfect, and the atmosphere is so cozy. It's my favorite spot to start the day.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-mobile-phone-holding-cup-coffee-high-quality-photo_114579-60983.jpg",
- imageAlt: "Jessica L.",
- },
+ id: "t1", name: "Jessica L.", handle: "@jessl_eats", testimonial: "Aroma Cafe is my daily dose of happiness! The coffee is always perfect, and the atmosphere is so cozy. It's my favorite spot to start the day.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-mobile-phone-holding-cup-coffee-high-quality-photo_114579-60983.jpg", imageAlt: "Jessica L."},
{
- id: "t2",
- name: "Mark D.",
- handle: "@markd_reviews",
- testimonial: "The best Americano in town, hands down. Friendly staff and a great playlist. Aroma Cafe never disappoints!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-hipster-man-drinking-coffee-from-cup_1262-17808.jpg",
- imageAlt: "Mark D.",
- },
+ id: "t2", name: "Mark D.", handle: "@markd_reviews", testimonial: "The best Americano in town, hands down. Friendly staff and a great playlist. Aroma Cafe never disappoints!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-hipster-man-drinking-coffee-from-cup_1262-17808.jpg", imageAlt: "Mark D."},
{
- id: "t3",
- name: "Sarah P.",
- handle: "@sarah_reads",
- testimonial: "I love spending my afternoons here, reading and enjoying a delicious pastry. It's my little escape from the city hustle. Highly recommend!",
- imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg",
- imageAlt: "Sarah P.",
- },
+ id: "t3", name: "Sarah P.", handle: "@sarah_reads", testimonial: "I love spending my afternoons here, reading and enjoying a delicious pastry. It's my little escape from the city hustle. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg", imageAlt: "Sarah P."},
{
- id: "t4",
- name: "David K.",
- handle: "@davidk_code",
- testimonial: "Great place to get work done with excellent coffee and reliable Wi-Fi. The background music is always just right.",
- imageSrc: "http://img.b2bpic.net/free-photo/image-young-digital-nomad-man-glasses-sits-cafe-works-from-coffee-shop-uses-laptop_1258-245402.jpg",
- imageAlt: "David K.",
- },
+ id: "t4", name: "David K.", handle: "@davidk_code", testimonial: "Great place to get work done with excellent coffee and reliable Wi-Fi. The background music is always just right.", imageSrc: "http://img.b2bpic.net/free-photo/image-young-digital-nomad-man-glasses-sits-cafe-works-from-coffee-shop-uses-laptop_1258-245402.jpg", imageAlt: "David K."},
{
- id: "t5",
- name: "Emily R.",
- handle: "@emily_explores",
- testimonial: "Their seasonal lattes are divine! Every visit is a treat. The staff remembers my order, which is a lovely touch.",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269140.jpg",
- imageAlt: "Emily R.",
- },
+ id: "t5", name: "Emily R.", handle: "@emily_explores", testimonial: "Their seasonal lattes are divine! Every visit is a treat. The staff remembers my order, which is a lovely touch.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269140.jpg", imageAlt: "Emily R."},
]}
title="What Our Customers Say"
description="Hear from our happy patrons about their Aroma Cafe experience. Your satisfaction is our top priority."
@@ -375,20 +216,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "What are your opening hours?",
- content: "We are open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM.",
- },
+ id: "q1", title: "What are your opening hours?", content: "We are open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM."},
{
- id: "q2",
- title: "Do you offer vegan or gluten-free options?",
- content: "Yes, we have a selection of vegan milks and several gluten-free pastries and snack options. Please ask our staff for today's choices!",
- },
+ id: "q2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we have a selection of vegan milks and several gluten-free pastries and snack options. Please ask our staff for today's choices!"},
{
- id: "q3",
- title: "Do you have Wi-Fi available?",
- content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our guests. Just ask our barista for the password.",
- },
+ id: "q3", title: "Do you have Wi-Fi available?", content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our guests. Just ask our barista for the password."},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-working-coffee-shop_23-2148366680.jpg"
imageAlt="Barista preparing coffee with an espresso machine"
@@ -404,8 +236,7 @@ export default function LandingPage() {