diff --git a/src/app/page.tsx b/src/app/page.tsx index 215efb0..d17e5cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; -import { Sparkles, Heart, Leaf, Flame, Paw, MapPin } from "lucide-react"; +import { Sparkles, Heart, Leaf, Flame, MapPin } from "lucide-react"; export default function GaluCafePage() { return ( @@ -34,7 +34,8 @@ export default function GaluCafePage() { { name: "Visit Us", id: "location" }, ]} button={{ - text: "Get Directions", href: "#location"}} + text: "Get Directions", href: "#location" + }} animateOnLoad={true} /> @@ -55,30 +56,38 @@ export default function GaluCafePage() { leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-cup-milk-grass_23-2148399099.jpg?_wi=1", imageAlt: "Signature banana matcha latte"}, + "http://img.b2bpic.net/free-photo/high-angle-cup-milk-grass_23-2148399099.jpg", imageAlt: "Signature banana matcha latte" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-lemonade-chocolate-cake-female-hands_169016-38991.jpg?_wi=1", imageAlt: "Artistic banana matcha presentation"}, + "http://img.b2bpic.net/free-photo/closeup-lemonade-chocolate-cake-female-hands_169016-38991.jpg", imageAlt: "Artistic banana matcha presentation" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg?_wi=1", imageAlt: "Cozy Galu Café interior"}, + "http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg", imageAlt: "Cozy Galu Café interior" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg?_wi=1", imageAlt: "Crème brûlée specialty drink"}, + "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg", imageAlt: "Crème brûlée specialty drink" + }, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg?_wi=2", imageAlt: "Crème brûlée caramelized drink"}, + "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg", imageAlt: "Crème brûlée caramelized drink" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-top-view_23-2149517092.jpg?_wi=1", imageAlt: "Gourmet crème brûlée beverage"}, + "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-top-view_23-2149517092.jpg", imageAlt: "Gourmet crème brûlée beverage" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/cup-with-milk-foam-christmas-tree-cinnamon-held-woman-s-arms_1304-3355.jpg?_wi=1", imageAlt: "Iced specialty matcha latte"}, + "http://img.b2bpic.net/free-photo/cup-with-milk-foam-christmas-tree-cinnamon-held-woman-s-arms_1304-3355.jpg", imageAlt: "Iced specialty matcha latte" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-cup-milk-grass_23-2148399099.jpg?_wi=2", imageAlt: "Green banana matcha drink"}, + "http://img.b2bpic.net/free-photo/high-angle-cup-milk-grass_23-2148399099.jpg", imageAlt: "Green banana matcha drink" + }, ]} carouselPosition="right" ariaLabel="Hero section showcasing Galu Café signature drinks" @@ -91,7 +100,7 @@ export default function GaluCafePage() { description="Galu Café started with a simple mission: create Instagram-worthy specialty beverages that taste as good as they look. Every drink is handcrafted with premium ingredients and genuine care. We've built a thriving community of drink enthusiasts who treat our café as their local sanctuary." tag="Our Story" tagIcon={Heart} - tagAnimation="fade" + tagAnimation="slide-up" bulletPoints={[ { title: "Signature Banana Matcha", description: @@ -103,13 +112,13 @@ export default function GaluCafePage() { }, { title: "Pet-Friendly Vibes", description: - "Bring your furry friends. We're an inclusive community space where everyone belongs.", icon: Paw, - }, + "Bring your furry friends. We're an inclusive community space where everyone belongs."}, { title: "Local First Mentality", description: - "We source locally whenever possible and reinvest profits back into our Chula Vista community."}, + "We source locally whenever possible and reinvest profits back into our Chula Vista community." + }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-saucer-table-with-defocus-cafe-background_23-2148209262.jpg" imageAlt="Inside Galu Café welcoming atmosphere" mediaAnimation="slide-up" textboxLayout="default" @@ -132,17 +141,17 @@ export default function GaluCafePage() { { id: "1", title: "Banana Matcha Latte", description: "Creamy banana purée blended with premium matcha green tea, topped with a silky foam and garnished with a touch of matcha powder. The viral sensation everyone waits for.", tag: "Bestseller", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-lemonade-chocolate-cake-female-hands_169016-38991.jpg?_wi=2", imageAlt: "Banana Matcha Latte signature drink", buttons: [{ text: "Order Online", href: "#contact" }], + "http://img.b2bpic.net/free-photo/closeup-lemonade-chocolate-cake-female-hands_169016-38991.jpg", imageAlt: "Banana Matcha Latte signature drink", buttons: [{ text: "Order Online", href: "#contact" }], }, { id: "2", title: "Crème Brûlée Latte", description: "Rich espresso topped with steamed milk, caramel drizzle, and a caramelized sugar crust torched to order. Sip through the crispy top for pure indulgence.", tag: "Premium", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-top-view_23-2149517092.jpg?_wi=2", imageAlt: "Crème Brûlée Latte caramelized drink", buttons: [{ text: "Order Online", href: "#contact" }], + "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-top-view_23-2149517092.jpg", imageAlt: "Crème Brûlée Latte caramelized drink", buttons: [{ text: "Order Online", href: "#contact" }], }, { id: "3", title: "Iced Specialty Drinks", description: "Seasonal rotations of iced matcha lattes, banana blends, and limited-edition collaborations. Follow our Instagram for what's fresh this week.", tag: "Seasonal", imageSrc: - "http://img.b2bpic.net/free-photo/cup-with-milk-foam-christmas-tree-cinnamon-held-woman-s-arms_1304-3355.jpg?_wi=2", imageAlt: "Iced specialty matcha beverage", buttons: [{ text: "Order Online", href: "#contact" }], + "http://img.b2bpic.net/free-photo/cup-with-milk-foam-christmas-tree-cinnamon-held-woman-s-arms_1304-3355.jpg", imageAlt: "Iced specialty matcha beverage", buttons: [{ text: "Order Online", href: "#contact" }], }, ]} ariaLabel="Featured menu items section" @@ -158,7 +167,8 @@ export default function GaluCafePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "San Diego Eats", "Chula Vista Chamber of Commerce", "Local Food Bloggers Network", "Instagram Creators Collective", "Chula Vista Tourism Board", "Community Events Magazine", "Local News Coverage"]} + "San Diego Eats", "Chula Vista Chamber of Commerce", "Local Food Bloggers Network", "Instagram Creators Collective", "Chula Vista Tourism Board", "Community Events Magazine", "Local News Coverage" + ]} speed={40} showCard={true} ariaLabel="Social proof and media mentions section" @@ -178,27 +188,33 @@ export default function GaluCafePage() { { id: "1", name: "Maria Rodriguez", handle: "@marialovescafe", testimonial: "The banana matcha changed my life. I drove 20 minutes just to wait 30 more and it was WORTH IT. The community here is everything.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-friendly-waitress-coffee-shop-barista-giving-out-takeaway-order-cappuccino-paper-cup-f_1258-134432.jpg", imageAlt: "Maria Rodriguez"}, + "http://img.b2bpic.net/free-photo/smiling-friendly-waitress-coffee-shop-barista-giving-out-takeaway-order-cappuccino-paper-cup-f_1258-134432.jpg", imageAlt: "Maria Rodriguez" + }, { id: "2", name: "James Chen", handle: "@jamesthefoodies", testimonial: "Finally found a café that takes their craft seriously. Every drink is Instagram-perfect AND tastes incredible. This is the real deal.", imageSrc: - "http://img.b2bpic.net/free-photo/lifestyle-indoor-portrait-young-brunette-woman-posing-city-cafeteria-enjoy-her-tasty-hot-morning-coffee_291049-802.jpg", imageAlt: "James Chen"}, + "http://img.b2bpic.net/free-photo/lifestyle-indoor-portrait-young-brunette-woman-posing-city-cafeteria-enjoy-her-tasty-hot-morning-coffee_291049-802.jpg", imageAlt: "James Chen" + }, { id: "3", name: "Sophia Martinez", handle: "@sophiasandiegos", testimonial: "Crème brûlée latte is my new obsession. The fact they torch it right in front of you is pure magic. Highly recommend bringing friends.", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-4123.jpg", imageAlt: "Sophia Martinez"}, + "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-4123.jpg", imageAlt: "Sophia Martinez" + }, { id: "4", name: "Devon Taylor", handle: "@devonfoodblogger", testimonial: "As a content creator, I've found my new favorite spot to shoot. The aesthetic is perfect, the drinks taste amazing, and the staff gets it.", imageSrc: - "http://img.b2bpic.net/free-photo/young-caucasian-man-standing-isolated-background-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-14295.jpg", imageAlt: "Devon Taylor"}, + "http://img.b2bpic.net/free-photo/young-caucasian-man-standing-isolated-background-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-14295.jpg", imageAlt: "Devon Taylor" + }, { id: "5", name: "Elena Morales", handle: "@elenasfavorites", testimonial: "I bring my dog and they treat him like family. Plus the banana matcha is life-changing. Best café experience in Chula Vista hands down.", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", imageAlt: "Elena Morales"}, + "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", imageAlt: "Elena Morales" + }, { id: "6", name: "Lucas Park", handle: "@lucasexplores", testimonial: "Worth the wait. Worth the drive. Worth the hype. This place is special and I'm telling everyone. The crème brûlée drink is pure artistry.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-eating-piece-cake_171337-4070.jpg", imageAlt: "Lucas Park"}, + "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-eating-piece-cake_171337-4070.jpg", imageAlt: "Lucas Park" + }, ]} speed={40} ariaLabel="Customer testimonials and reviews section" @@ -210,7 +226,8 @@ export default function GaluCafePage() { ctaTitle="Visit Us in Chula Vista" ctaDescription="We're located in the heart of Chula Vista. Come experience the vibe, the community, and the best specialty drinks in town. Pet-friendly!" ctaButton={{ - text: "Get Directions", href: "https://maps.google.com/?q=Galu+Café+Chula+Vista"}} + text: "Get Directions", href: "https://maps.google.com/?q=Galu+Café+Chula+Vista" + }} ctaIcon={MapPin} useInvertedBackground={false} animationType="slide-up" @@ -219,19 +236,24 @@ export default function GaluCafePage() { faqs={[ { id: "1", title: "What are your hours?", content: - "We're open Monday-Friday 7am-7pm, Saturday-Sunday 8am-8pm. We're closed select holidays. Follow our Instagram @galuCafe for holiday updates."}, + "We're open Monday-Friday 7am-7pm, Saturday-Sunday 8am-8pm. We're closed select holidays. Follow our Instagram @galuCafe for holiday updates." + }, { id: "2", title: "Do you take online orders?", content: - "Yes! We accept orders through our website and popular delivery apps. We also welcome walk-ins and love the energy of orders in-person. Expect 15-20 minute waits during peak hours—it's worth it!"}, + "Yes! We accept orders through our website and popular delivery apps. We also welcome walk-ins and love the energy of orders in-person. Expect 15-20 minute waits during peak hours—it's worth it!" + }, { id: "3", title: "Are you actually pet-friendly?", content: - "Absolutely! We love pets. Bring your dogs and cats. We have water bowls available and the community treats your furry friends like family. It's one of the reasons Galu feels so special."}, + "Absolutely! We love pets. Bring your dogs and cats. We have water bowls available and the community treats your furry friends like family. It's one of the reasons Galu feels so special." + }, { id: "4", title: "Can I book the café for events?", content: - "We offer small group reservations for parties, photoshoots, and community events. Email us at events@galuCafe.local or DM us on Instagram to discuss your vision."}, + "We offer small group reservations for parties, photoshoots, and community events. Email us at events@galuCafe.local or DM us on Instagram to discuss your vision." + }, { id: "5", title: "Do you have dietary options?", content: - "Yes! We offer oat, almond, and coconut milk alternatives. Many of our drinks can be customized to be vegan or dairy-free. Ask our staff—they love creating custom drinks."}, + "Yes! We offer oat, almond, and coconut milk alternatives. Many of our drinks can be customized to be vegan or dairy-free. Ask our staff—they love creating custom drinks." + }, ]} ariaLabel="Location and frequently asked questions section" /> @@ -241,9 +263,11 @@ export default function GaluCafePage() {