diff --git a/src/App.tsx b/src/App.tsx index 343c073..9063bf1 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,7 +8,7 @@ import ProductQuantityCards from '@/components/sections/product/ProductQuantityC import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TeamDetailedCards from '@/components/sections/team/TeamDetailedCards'; import TestimonialSplitCards from '@/components/sections/testimonial/TestimonialSplitCards'; -import { Instagram, Twitter } from "lucide-react"; +import { Instagram, Twitter, Linkedin } from "lucide-react"; export default function App() { return ( @@ -18,26 +18,16 @@ export default function App() { logo="Viollo" navItems={[ { - name: "About", - href: "#about", - }, + name: "About", href: "#about"}, { - name: "Menu", - href: "#menu", - }, + name: "Menu", href: "#menu"}, { - name: "Team", - href: "#team", - }, + name: "Team", href: "#team"}, { - name: "Contact", - href: "#contact", - }, + name: "Contact", href: "#contact"}, ]} ctaButton={{ - text: "Order Now", - href: "#contact", - }} + text: "Order Now", href: "#contact"}} /> @@ -47,13 +37,9 @@ export default function App() { title="Viollo Coffee: Pure Artisanal Perfection" description="Experience the finest hand-roasted beans, carefully sourced from sustainable farms and prepared by master baristas dedicated to every cup." primaryButton={{ - text: "View Our Menu", - href: "#menu", - }} + text: "View Our Menu", href: "#menu"}} secondaryButton={{ - text: "Visit Us", - href: "#contact", - }} + text: "Visit Us", href: "#contact"}} imageSrc="http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg" /> @@ -62,9 +48,7 @@ export default function App() { @@ -75,35 +59,17 @@ export default function App() { description="Discover our signature roasts and handcrafted beverages designed to awaken your senses." products={[ { - name: "Signature Arabica Roast", - price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-sack_23-2148180241.jpg", - }, + name: "Signature Arabica Roast", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-sack_23-2148180241.jpg"}, { - name: "Classic Cappuccino", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2997.jpg", - }, + name: "Classic Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2997.jpg"}, { - name: "Butter Croissant", - price: "$3.75", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-cinnamon_23-2148604558.jpg", - }, + name: "Butter Croissant", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-cinnamon_23-2148604558.jpg"}, { - name: "Cold Brew Artisan", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-tea-with-ice-cubes_23-2151984957.jpg", - }, + name: "Cold Brew Artisan", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-tea-with-ice-cubes_23-2151984957.jpg"}, { - name: "Velvety Flat White", - price: "$4.75", - imageSrc: "http://img.b2bpic.net/free-photo/flowers-near-sauce-yogurt_23-2147717754.jpg", - }, + name: "Velvety Flat White", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/flowers-near-sauce-yogurt_23-2147717754.jpg"}, { - name: "Pour Over Special", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-barista-standing-counter-preparing-pour-coffee-cafe_574295-3458.jpg", - }, + name: "Pour Over Special", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-barista-standing-counter-preparing-pour-coffee-cafe_574295-3458.jpg"}, ]} /> @@ -115,50 +81,15 @@ export default function App() { description="Don't just take our word for it—join the Viollo family and experience excellence." testimonials={[ { - tag: "Regular", - title: "Exceptional", - quote: "The best coffee in the city! Every cup is consistently perfect and the atmosphere is just right.", - name: "Elena R.", - date: "Oct 2023", - avatarImageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-coffee_23-2148756313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-coffee_23-2148756317.jpg", - }, + tag: "Regular", title: "Exceptional", quote: "The best coffee in the city! Every cup is consistently perfect and the atmosphere is just right.", name: "Elena R.", date: "Oct 2023", avatarImageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-coffee_23-2148756313.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-enjoying-coffee_23-2148756317.jpg"}, { - tag: "Coffee Lover", - title: "Absolute Gem", - quote: "Viollo brings a level of expertise to their craft that I haven't found anywhere else.", - name: "Marcus W.", - date: "Sep 2023", - avatarImageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-looking-smartphone-with-feeling-happy_1150-4006.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg", - }, + tag: "Coffee Lover", title: "Absolute Gem", quote: "Viollo brings a level of expertise to their craft that I haven't found anywhere else.", name: "Marcus W.", date: "Sep 2023", avatarImageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-looking-smartphone-with-feeling-happy_1150-4006.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg"}, { - tag: "Daily Visit", - title: "Refined Taste", - quote: "A peaceful escape and the coffee is truly transcendent. Highly recommended for any serious coffee lover.", - name: "Sarah J.", - date: "Aug 2023", - avatarImageSrc: "http://img.b2bpic.net/free-photo/every-woman-sometimes-needs-time-only-myself_329181-2902.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-concept-portrait-happy-brunette-woman-bathrobe-drinking-coffee-kitchen-having_1258-193529.jpg", - }, + tag: "Daily Visit", title: "Refined Taste", quote: "A peaceful escape and the coffee is truly transcendent. Highly recommended for any serious coffee lover.", name: "Sarah J.", date: "Aug 2023", avatarImageSrc: "http://img.b2bpic.net/free-photo/every-woman-sometimes-needs-time-only-myself_329181-2902.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-concept-portrait-happy-brunette-woman-bathrobe-drinking-coffee-kitchen-having_1258-193529.jpg"}, { - tag: "Expert", - title: "True Artisans", - quote: "The roast profile is impeccable. It's refreshing to see a shop that respects the bean this much.", - name: "David L.", - date: "Jul 2023", - avatarImageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-coffee_23-2149003932.jpg", - }, + tag: "Expert", title: "True Artisans", quote: "The roast profile is impeccable. It's refreshing to see a shop that respects the bean this much.", name: "David L.", date: "Jul 2023", avatarImageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-is-using-app-her-smartphone-device-send-text-message-near-business-buildings_158595-6785.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-coffee_23-2149003932.jpg"}, { - tag: "Visitor", - title: "Lovely Cafe", - quote: "Viollo is now my mandatory stop whenever I'm in town. Incredible service and atmosphere.", - name: "Julianna K.", - date: "Jun 2023", - avatarImageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg", - }, + tag: "Visitor", title: "Lovely Cafe", quote: "Viollo is now my mandatory stop whenever I'm in town. Incredible service and atmosphere.", name: "Julianna K.", date: "Jun 2023", avatarImageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg"}, ]} /> @@ -170,41 +101,26 @@ export default function App() { description="Passion fuels our team. Get to know the artists and specialists behind your perfect cup." members={[ { - name: "Marco V.", - role: "Head Roaster", - description: "Over 15 years perfecting roast profiles and sourcing excellence.", - socialLinks: [ + name: "Marco V.", role: "Head Roaster", description: "Over 15 years perfecting roast profiles and sourcing excellence.", socialLinks: [ { icon: Twitter, - url: "#", - }, + url: "#"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10434.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10434.jpg"}, { - name: "Elena D.", - role: "Lead Barista", - description: "An award-winning barista specializing in delicate latte art and flavor discovery.", - socialLinks: [ + name: "Elena D.", role: "Lead Barista", description: "An award-winning barista specializing in delicate latte art and flavor discovery.", socialLinks: [ { icon: Instagram, - url: "#", - }, + url: "#"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg"}, { - name: "Julian S.", - role: "Cafe Manager", - description: "Ensures the Viollo experience remains seamless, warm, and inviting for everyone.", - socialLinks: [ + name: "Julian S.", role: "Cafe Manager", description: "Ensures the Viollo experience remains seamless, warm, and inviting for everyone.", socialLinks: [ { - icon: LinkedIn, - url: "#", - }, + icon: Linkedin, + url: "#"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-break_23-2148756282.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-break_23-2148756282.jpg"}, ]} /> @@ -216,17 +132,11 @@ export default function App() { description="Got a question? We've answered the most common ones here." items={[ { - question: "Where do you source your coffee?", - answer: "We source our beans directly from sustainable farms across Ethiopia, Colombia, and Brazil.", - }, + question: "Where do you source your coffee?", answer: "We source our beans directly from sustainable farms across Ethiopia, Colombia, and Brazil."}, { - question: "Do you offer vegan milk options?", - answer: "Yes, we offer almond, oat, and soy milk alternatives at no extra charge.", - }, + question: "Do you offer vegan milk options?", answer: "Yes, we offer almond, oat, and soy milk alternatives at no extra charge."}, { - question: "Can I buy beans to take home?", - answer: "Absolutely! Our signature roasts are available for purchase both in-store and online.", - }, + question: "Can I buy beans to take home?", answer: "Absolutely! Our signature roasts are available for purchase both in-store and online."}, ]} /> @@ -237,14 +147,7 @@ export default function App() { title="Trusted Partners & Origin Farms" description="Collaborating with the best to ensure quality in every step of our journey." names={[ - "Ethiopian Coffee Exchange", - "Colombian Cooperative", - "Fair Trade Alliance", - "Specialty Roasters Guild", - "Sustainable Growers Network", - "Global Coffee Pioneers", - "Artisan Producer Collective", - ]} + "Ethiopian Coffee Exchange", "Colombian Cooperative", "Fair Trade Alliance", "Specialty Roasters Guild", "Sustainable Growers Network", "Global Coffee Pioneers", "Artisan Producer Collective"]} /> @@ -253,13 +156,9 @@ export default function App() { tag="Visit Us" text="Experience Viollo Coffee in person or book us for your private event. We'd love to serve you." primaryButton={{ - text: "Contact Us", - href: "#", - }} + text: "Contact Us", href: "#"}} secondaryButton={{ - text: "Directions", - href: "#", - }} + text: "Directions", href: "#"}} /> @@ -268,67 +167,42 @@ export default function App() { brand="Viollo" columns={[ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Team", - href: "#team", - }, + label: "Team", href: "#team"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Sustainability", - href: "#", - }, + label: "Sustainability", href: "#"}, ], }, { - title: "Social", - items: [ + title: "Social", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Twitter", - href: "#", - }, + label: "Twitter", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, ], }, ]} copyright="© 2024 Viollo Coffee. All rights reserved." links={[ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ]} />