Merge version_1 into main #2
@@ -9,7 +9,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Zap, Award, Heart, DollarSign, Calendar, Truck, Wine, Cocktail, PartyPopper, Palette, Users, CheckCircle, Clock, Star, Crown } from "lucide-react";
|
||||
import { Sparkles, Zap, Award, Heart, DollarSign, Calendar, Truck, Wine, PartyPopper, Palette, Users, CheckCircle, Clock, Star, Crown } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Your Event", href: "contact" },
|
||||
{ text: "Learn More", href: "services" },
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,7 +84,7 @@ export default function LandingPage() {
|
||||
icon: Palette,
|
||||
title: "Sip & Paint Events", description: "Creative cocktail experiences combined with art. Perfect for date nights, team building, or unique celebrations with friends."},
|
||||
{
|
||||
icon: Cocktail,
|
||||
icon: Wine,
|
||||
title: "Mocktail Bars", description: "Sophisticated non-alcoholic options that don't compromise on flavor. Perfect for inclusive events and designated drivers."},
|
||||
{
|
||||
icon: PartyPopper,
|
||||
@@ -100,7 +101,7 @@ export default function LandingPage() {
|
||||
title="Crafting Joy, One Event at a Time"
|
||||
description="At Barrel & Breeze, we don't just serve drinks—we create experiences. Our passion is bringing smiles to your guests' faces through exceptional cocktails, professional service, and attention to every detail. From the first pour to the last toast, we're dedicated to making your event extraordinary."
|
||||
tag="Our Story"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQc02MRzKtoQTSJm6nLhSIsBP4/uploaded-1772528785845-tyndt2xg.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQc02MRzKtoQTSJm6nLhSIsBP4/uploaded-1772528785845-tyndt2xg.jpg"
|
||||
imageAlt="Barrel & Breeze Mobile Bar Logo - Premium Branding"
|
||||
buttons={[{ text: "Explore Our Work", href: "contact" }]}
|
||||
useInvertedBackground={true}
|
||||
@@ -201,7 +202,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQc02MRzKtoQTSJm6nLhSIsBP4/uploaded-1772528785845-tyndt2xg.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQc02MRzKtoQTSJm6nLhSIsBP4/uploaded-1772528785845-tyndt2xg.jpg"
|
||||
imageAlt="Barrel & Breeze Mobile Bar - Premium Service"
|
||||
logoText="Barrel & Breeze"
|
||||
copyrightText="© 2025 Barrel & Breeze Mobile Bar. Bringing joy to every celebration."
|
||||
|
||||
Reference in New Issue
Block a user