diff --git a/src/app/page.tsx b/src/app/page.tsx
index aece62b..b272937 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,78 +47,49 @@ export default function LandingPage() {
@@ -139,19 +102,13 @@ export default function LandingPage() {
description="Located just 5 minutes from Fountain Square, our bakery is like walking into a Mexican Willy Wonka Factory. From conchas and mantecadas to custom cakes for your special occasions, everything is baked fresh from scratch."
bulletPoints={[
{
- title: "Scratch Made",
- description: "Authentic recipes using traditional methods.",
- },
+ title: "Scratch Made", description: "Authentic recipes using traditional methods."},
{
- title: "Wide Selection",
- description: "Donuts, cakes, cookies, and pan dulce.",
- },
+ title: "Wide Selection", description: "Donuts, cakes, cookies, and pan dulce."},
{
- title: "Friendly Service",
- description: "We treat every customer like family.",
- },
+ title: "Friendly Service", description: "We treat every customer like family."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535278.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535278.jpg"
imageAlt="Bakery owner"
mediaAnimation="slide-up"
/>
@@ -165,47 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "1",
- name: "Conchas",
- price: "$2.50",
- variant: "Authentic Mexican Bread",
- imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastries-with-kernels-wooden-board-with-various-nuts_114579-50444.jpg?_wi=1",
- },
+ id: "1", name: "Conchas", price: "$2.50", variant: "Authentic Mexican Bread", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastries-with-kernels-wooden-board-with-various-nuts_114579-50444.jpg"},
{
- id: "2",
- name: "Glazed Donuts",
- price: "$1.50",
- variant: "Fresh Daily",
- imageSrc: "http://img.b2bpic.net/free-photo/pink-donut-with-raspberries_23-2151950852.jpg?_wi=1",
- },
+ id: "2", name: "Glazed Donuts", price: "$1.50", variant: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/pink-donut-with-raspberries_23-2151950852.jpg"},
{
- id: "3",
- name: "Anniversary Cake",
- price: "$45.00+",
- variant: "Custom Made",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232363.jpg?_wi=1",
- },
+ id: "3", name: "Anniversary Cake", price: "$45.00+", variant: "Custom Made", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232363.jpg"},
{
- id: "4",
- name: "Chocolate Muffin",
- price: "$3.00",
- variant: "Soft & Fresh",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-chocolate-muffins-cups-dark-background_1220-6322.jpg",
- },
+ id: "4", name: "Chocolate Muffin", price: "$3.00", variant: "Soft & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-chocolate-muffins-cups-dark-background_1220-6322.jpg"},
{
- id: "5",
- name: "Danish Pastry",
- price: "$3.50",
- variant: "Buttery & Sweet",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509049.jpg",
- },
+ id: "5", name: "Danish Pastry", price: "$3.50", variant: "Buttery & Sweet", imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509049.jpg"},
{
- id: "6",
- name: "Pastel 3 Leches",
- price: "$35.00+",
- variant: "Signature Treat",
- imageSrc: "http://img.b2bpic.net/free-photo/coconut-cake-plate_1339-6847.jpg",
- },
+ id: "6", name: "Pastel 3 Leches", price: "$35.00+", variant: "Signature Treat", imageSrc: "http://img.b2bpic.net/free-photo/coconut-cake-plate_1339-6847.jpg"},
]}
title="Our Daily Favorites"
description="Explore our delicious selection of freshly baked goods available daily."
@@ -219,28 +146,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Affordable Quality",
- description: "We believe everyone deserves fresh pastries at honest prices.",
- bentoComponent: "reveal-icon",
- icon: DollarSign,
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-pan-de-muerto-with-sugar_23-2149023953.jpg",
- imageAlt: "High angle of woman decorating pan de muerto with sugar",
+ title: "Affordable Quality", description: "We believe everyone deserves fresh pastries at honest prices.", bentoComponent: "reveal-icon", icon: DollarSign,
},
{
- title: "Daily Baking",
- description: "Every item is baked fresh from scratch, every single day.",
- bentoComponent: "reveal-icon",
- icon: Award,
- imageSrc: "http://img.b2bpic.net/free-photo/pastry-bread-lifestyle-art-handcraft_1122-1791.jpg?_wi=2",
- imageAlt: "High angle of woman decorating pan de muerto with sugar",
+ title: "Daily Baking", description: "Every item is baked fresh from scratch, every single day.", bentoComponent: "reveal-icon", icon: Award,
},
{
- title: "Central Location",
- description: "Visit us at 3561 Shelby St, just 5 minutes from Fountain Square.",
- bentoComponent: "reveal-icon",
- icon: MapPin,
- imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535278.jpg?_wi=2",
- imageAlt: "High angle of woman decorating pan de muerto with sugar",
+ title: "Central Location", description: "Visit us at 3561 Shelby St, just 5 minutes from Fountain Square.", bentoComponent: "reveal-icon", icon: MapPin,
},
]}
title="Why Choose Us?"
@@ -254,60 +166,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sandy Lindel",
- date: "Oct 2023",
- title: "Local Regular",
- quote: "My favorite thing is the bread, oh, so fresh and tasty.",
- tag: "Bakery",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-shirt-happily-looking-camera-while-eating-chocolate-cake-yellow-background_574295-5388.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/pastry-bread-lifestyle-art-handcraft_1122-1791.jpg?_wi=3",
- imageAlt: "happy customer portrait bakery",
- },
+ id: "1", name: "Sandy Lindel", date: "Oct 2023", title: "Local Regular", quote: "My favorite thing is the bread, oh, so fresh and tasty.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-shirt-happily-looking-camera-while-eating-chocolate-cake-yellow-background_574295-5388.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pastry-bread-lifestyle-art-handcraft_1122-1791.jpg", imageAlt: "happy customer portrait bakery"},
{
- id: "2",
- name: "Max",
- date: "Sept 2023",
- title: "Pan Dulce Fan",
- quote: "The best place to have pan dulce that I had.",
- tag: "Bakery",
- avatarSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-caucasian-female-with-short-dark-hair-white-sweater-holds-white-box-with-lot-big-white-marshmallows_132075-9167.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535278.jpg?_wi=3",
- imageAlt: "happy customer portrait bakery",
- },
+ id: "2", name: "Max", date: "Sept 2023", title: "Pan Dulce Fan", quote: "The best place to have pan dulce that I had.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-caucasian-female-with-short-dark-hair-white-sweater-holds-white-box-with-lot-big-white-marshmallows_132075-9167.jpg", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535278.jpg", imageAlt: "happy customer portrait bakery"},
{
- id: "3",
- name: "Jeremy Mitchell",
- date: "Aug 2023",
- title: "New Regular",
- quote: "The cookies were super soft and delicious as well as the Danish.",
- tag: "Bakery",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-shopping_23-2147652127.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastries-with-kernels-wooden-board-with-various-nuts_114579-50444.jpg?_wi=2",
- imageAlt: "happy customer portrait bakery",
- },
+ id: "3", name: "Jeremy Mitchell", date: "Aug 2023", title: "New Regular", quote: "The cookies were super soft and delicious as well as the Danish.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-shopping_23-2147652127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastries-with-kernels-wooden-board-with-various-nuts_114579-50444.jpg", imageAlt: "happy customer portrait bakery"},
{
- id: "4",
- name: "Courtney Murray",
- date: "July 2023",
- title: "Cake Lover",
- quote: "Ordered a cake for a special anniversary party and it was a hit!",
- tag: "Bakery",
- avatarSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/pink-donut-with-raspberries_23-2151950852.jpg?_wi=2",
- imageAlt: "happy customer portrait bakery",
- },
+ id: "4", name: "Courtney Murray", date: "July 2023", title: "Cake Lover", quote: "Ordered a cake for a special anniversary party and it was a hit!", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pink-donut-with-raspberries_23-2151950852.jpg", imageAlt: "happy customer portrait bakery"},
{
- id: "5",
- name: "Jose Kreutz",
- date: "June 2023",
- title: "Frequent Visitor",
- quote: "Fantastic pastry shop! Great donuts, beautiful and yummy.",
- tag: "Bakery",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-female-baker-wearing-apron-looking-camera_23-2148189096.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232363.jpg?_wi=2",
- imageAlt: "happy customer portrait bakery",
- },
+ id: "5", name: "Jose Kreutz", date: "June 2023", title: "Frequent Visitor", quote: "Fantastic pastry shop! Great donuts, beautiful and yummy.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-female-baker-wearing-apron-looking-camera_23-2148189096.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232363.jpg", imageAlt: "happy customer portrait bakery"},
]}
title="Loved by the Community"
description="Hear what our wonderful customers have to say about our treats."
@@ -319,20 +186,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Do you offer custom cakes?",
- content: "Yes! We specialize in custom cakes for anniversaries, birthdays, and special occasions.",
- },
+ id: "1", title: "Do you offer custom cakes?", content: "Yes! We specialize in custom cakes for anniversaries, birthdays, and special occasions."},
{
- id: "2",
- title: "Are you open on weekends?",
- content: "Yes, we are open Friday through Thursday from 8 AM to 9 PM daily.",
- },
+ id: "2", title: "Are you open on weekends?", content: "Yes, we are open Friday through Thursday from 8 AM to 9 PM daily."},
{
- id: "3",
- title: "Do you make Mexican-style pastries?",
- content: "Absolutely. We are proud of our authentic Mexican breads like conchas, mantecadas, and more.",
- },
+ id: "3", title: "Do you make Mexican-style pastries?", content: "Absolutely. We are proud of our authentic Mexican breads like conchas, mantecadas, and more."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Get quick answers to common questions about our bakery."
@@ -344,12 +202,11 @@ export default function LandingPage() {
@@ -358,13 +215,9 @@ export default function LandingPage() {