diff --git a/src/app/page.tsx b/src/app/page.tsx index 28ede2d..4c21b7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,35 +32,23 @@ export default function LandingPage() { @@ -274,26 +197,14 @@ export default function LandingPage() { useInvertedBackground={true} team={[ { - id: "member-1", - name: "Maria Rodriguez", - role: "Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-cool-wearing-chef-uniform-crossing-hands-with-white-wall-isolated-yellow-wall-with-copy-space_141793-36429.jpg", - imageAlt: "Portrait of Maria Rodriguez, Head Chef", + id: "member-1", name: "Maria Rodriguez", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-cool-wearing-chef-uniform-crossing-hands-with-white-wall-isolated-yellow-wall-with-copy-space_141793-36429.jpg", imageAlt: "Portrait of Maria Rodriguez, Head Chef" }, { - id: "member-2", - name: "Carlos Sanchez", - role: "Bar Manager", - imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2151285792.jpg", - imageAlt: "Portrait of Carlos Sanchez, Bar Manager", + id: "member-2", name: "Carlos Sanchez", role: "Bar Manager", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2151285792.jpg", imageAlt: "Portrait of Carlos Sanchez, Bar Manager" }, { - id: "member-3", - name: "Sofia Gomez", - role: "General Manager", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", - imageAlt: "Portrait of Sofia Gomez, General Manager", - }, + id: "member-3", name: "Sofia Gomez", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", imageAlt: "Portrait of Sofia Gomez, General Manager" + } ]} title="Meet Our Dedicated Team" description="Our friendly staff are the heart and soul of Drinking Bar Restaurant, committed to providing you with an exceptional experience every time you visit." @@ -308,26 +219,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Tacos al Pastor", - price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tasty-taco_23-2148629337.jpg?_wi=2", - imageAlt: "Three tacos al pastor with pineapple", + id: "p1", name: "Tacos al Pastor", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tasty-taco_23-2148629337.jpg?_wi=2", imageAlt: "Three tacos al pastor with pineapple" }, { - id: "p2", - name: "Classic Mojito", - price: "$9.00", - imageSrc: "http://img.b2bpic.net/free-photo/classic-mojito-cocktail-with-lime-mint_123827-36237.jpg?_wi=2", - imageAlt: "Refreshing mojito cocktail", + id: "p2", name: "Classic Mojito", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/classic-mojito-cocktail-with-lime-mint_123827-36237.jpg?_wi=2", imageAlt: "Refreshing mojito cocktail" }, { - id: "p3", - name: "Beef Empanadas", - price: "$7.50", - imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-chicken-fillet_658428-85.jpg?_wi=2", - imageAlt: "Two golden fried beef empanadas", - }, + id: "p3", name: "Beef Empanadas", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-chicken-fillet_658428-85.jpg?_wi=2", imageAlt: "Two golden fried beef empanadas" + } ]} title="Signature Flavors Await" description="A glimpse into our delicious Latin-inspired cuisine and handcrafted cocktails that keep guests coming back for more." @@ -341,39 +240,24 @@ export default function LandingPage() { features={[ { id: 1, - title: "Dine In", - description: "Enjoy our vibrant atmosphere and exceptional service when you dine in with us.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-dancing-with-woman-restaurant_23-2148016796.jpg?_wi=2", - imageAlt: "Restaurant interior with dining tables", + title: "Dine In", description: "Enjoy our vibrant atmosphere and exceptional service when you dine in with us.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-dancing-with-woman-restaurant_23-2148016796.jpg?_wi=2", imageAlt: "Restaurant interior with dining tables" }, { id: 2, - title: "Takeout", - description: "Indulge in our authentic Latin flavors from the comfort of your home with our convenient takeout option.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-sandwiches-paper-bag_23-2148465126.jpg?_wi=2", - imageAlt: "Takeout food packaging", + title: "Takeout", description: "Indulge in our authentic Latin flavors from the comfort of your home with our convenient takeout option.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-sandwiches-paper-bag_23-2148465126.jpg?_wi=2", imageAlt: "Takeout food packaging" }, { id: 3, - title: "Full Bar", - description: "Explore our extensive selection of handcrafted cocktails, beers, and spirits at our fully stocked bar.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19950.jpg?_wi=2", - imageAlt: "Bar counter with various drinks", + title: "Full Bar", description: "Explore our extensive selection of handcrafted cocktails, beers, and spirits at our fully stocked bar.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19950.jpg?_wi=2", imageAlt: "Bar counter with various drinks" }, { id: 4, - title: "Karaoke Nights", - description: "Unleash your inner star every Monday and Thursday during our popular karaoke nights!", - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-fun-open-mic_23-2149501527.jpg?_wi=2", - imageAlt: "People singing karaoke", + title: "Karaoke Nights", description: "Unleash your inner star every Monday and Thursday during our popular karaoke nights!", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-fun-open-mic_23-2149501527.jpg?_wi=2", imageAlt: "People singing karaoke" }, { id: 5, - title: "Live Entertainment", - description: "Immerse yourself in the rhythm of live music and captivating performances throughout the week.", - imageSrc: "http://img.b2bpic.net/free-photo/jazz-band-stage_23-2147624299.jpg?_wi=2", - imageAlt: "Live band performing", - }, + title: "Live Entertainment", description: "Immerse yourself in the rhythm of live music and captivating performances throughout the week.", imageSrc: "http://img.b2bpic.net/free-photo/jazz-band-stage_23-2147624299.jpg?_wi=2", imageAlt: "Live band performing" + } ]} title="Experience The Best Of Latin Vibes" description="Discover why Drinking Bar Restaurant is a local favorite for delicious food, lively entertainment, and a welcoming atmosphere." @@ -386,45 +270,17 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sophia Garcia", - date: "August 2024", - title: "Wonderful Atmosphere!", - quote: "The atmosphere is wonderful—perfect for relaxing and enjoying the vibe. The music is always great!", - tag: "Experience", - avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", - avatarAlt: "Sophia Garcia avatar", + id: "t1", name: "Sophia Garcia", date: "August 2024", title: "Wonderful Atmosphere!", quote: "The atmosphere is wonderful—perfect for relaxing and enjoying the vibe. The music is always great!", tag: "Experience", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", avatarAlt: "Sophia Garcia avatar" }, { - id: "t2", - name: "Marco Ramirez", - date: "July 2024", - title: "Friendly & Fun Staff!", - quote: "The staff is very welcoming and our group has so much fun every time we come! Truly a gem.", - tag: "Service", - avatarSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", - avatarAlt: "Marco Ramirez avatar", + id: "t2", name: "Marco Ramirez", date: "July 2024", title: "Friendly & Fun Staff!", quote: "The staff is very welcoming and our group has so much fun every time we come! Truly a gem.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", avatarAlt: "Marco Ramirez avatar" }, { - id: "t3", - name: "Isabella Chen", - date: "August 2024", - title: "Delicious Food & Drinks", - quote: "The food is consistently delicious, and their handcrafted cocktails are a must-try. Five stars!", - tag: "Food & Drinks", - avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", - avatarAlt: "Isabella Chen avatar", + id: "t3", name: "Isabella Chen", date: "August 2024", title: "Delicious Food & Drinks", quote: "The food is consistently delicious, and their handcrafted cocktails are a must-try. Five stars!", tag: "Food & Drinks", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", avatarAlt: "Isabella Chen avatar" }, { - id: "t4", - name: "Juan Perez", - date: "June 2024", - title: "My Go-To Spot!", - quote: "This is my go-to spot for a fun night out with friends. Karaoke is a blast!", - tag: "Nightlife", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", - avatarAlt: "Juan Perez avatar", - }, + id: "t4", name: "Juan Perez", date: "June 2024", title: "My Go-To Spot!", quote: "This is my go-to spot for a fun night out with friends. Karaoke is a blast!", tag: "Nightlife", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", avatarAlt: "Juan Perez avatar" + } ]} title="What Our Guests Say" description="Join the many who've discovered their new favorite spot for authentic Latin vibes and delicious experiences." @@ -438,28 +294,18 @@ export default function LandingPage() { description="We can't wait to welcome you! Find us at 150 California Blvd, Davenport, FL 33897. We open daily at 12 PM. For reservations or inquiries, give us a call at (863) 427-7669 or send us a message below. \n\n[Get Directions](https://www.google.com/maps/dir/?api=1&destination=150+California+Blvd,+Davenport,+FL+33897) | [Call Now](tel:+18634277669)" inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true }, { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - }, + name: "phone", type: "tel", placeholder: "Your Phone Number" + } ]} textarea={{ - name: "message", - placeholder: "Your Message or Reservation Request", - rows: 5, - required: true, + name: "message", placeholder: "Your Message or Reservation Request", rows: 5, + required: true }} imageSrc="http://img.b2bpic.net/free-photo/cafe-with-modern-interior-frankfurt-germany_1268-20908.jpg" imageAlt="Map showing restaurant location" @@ -474,52 +320,41 @@ export default function LandingPage() { logoText="Drinking Bar Restaurant" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "/", + label: "Home", href: "/" }, { - label: "About Us", - href: "/about-us", + label: "About Us", href: "/about-us" }, { - label: "Menu", - href: "/menu", - }, - ], + label: "Menu", href: "/menu" + } + ] }, { - title: "Our Offerings", - items: [ + title: "Our Offerings", items: [ { - label: "Entertainment", - href: "/entertainment", + label: "Entertainment", href: "/entertainment" }, { - label: "Reviews", - href: "/reviews", + label: "Reviews", href: "/reviews" }, { - label: "Visit Us", - href: "/visit-us", - }, - ], + label: "Visit Us", href: "/visit-us" + } + ] }, { - title: "Connect With Us", - items: [ + title: "Connect With Us", items: [ { - label: "150 California Blvd, Davenport, FL 33897", - href: "https://www.google.com/maps/dir/?api=1&destination=150+California+Blvd,+Davenport,+FL+33897", + label: "150 California Blvd, Davenport, FL 33897", href: "https://www.google.com/maps/dir/?api=1&destination=150+California+Blvd,+Davenport,+FL+33897" }, { - label: "(863) 427-7669", - href: "tel:+18634277669", - }, - ], - }, + label: "(863) 427-7669", href: "tel:+18634277669" + } + ] + } ]} copyrightText="© 2024 Drinking Bar Restaurant. All rights reserved." />