Merge version_1 into main #1
@@ -10,7 +10,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Beer, Flame, Zap, Heart, MapPin, Users, Sparkles } from "lucide-react";
|
||||
import { Beer, Flame, Zap, Heart, MapPin, Users, Sparkles, Home, Beef, Spice } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -90,9 +90,9 @@ export default function LandingPage() {
|
||||
<FeatureBorderGlow
|
||||
features={[
|
||||
{ icon: Zap, title: "Legendary Wings", description: "Half-off wing nights. Crispy, saucy, and absolutely unforgettable. The reason people keep coming back." },
|
||||
{ icon: Zap, title: "7oz House Burger", description: "Thick. Juicy. Cooked your way. Huge portion of tots included. The burger that built our reputation." },
|
||||
{ icon: Beef, title: "7oz House Burger", description: "Thick. Juicy. Cooked your way. Huge portion of tots included. The burger that built our reputation." },
|
||||
{ icon: Flame, title: "Philly Cheesesteak", description: "Fresh long roll. Generous portions. Made with the same care as everything else we serve." },
|
||||
{ icon: Zap, title: "Buffalo Chicken Wrap", description: "Fan favorite. Perfect balance of heat. The wrap that regulars order without looking at the menu." }
|
||||
{ icon: Spice, title: "Buffalo Chicken Wrap", description: "Fan favorite. Perfect balance of heat. The wrap that regulars order without looking at the menu." }
|
||||
]}
|
||||
title="Simple Food Done Exceptionally Well"
|
||||
description="Every plate leaves the kitchen with the same passion and precision. That's the J.P. Kelly's difference."
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
title="The Kind of Bar Where Everyone Knows Your Name"
|
||||
description="It's where locals gather after work, friends meet for wings, and newcomers become regulars."
|
||||
subdescription="Cold beer. Friendly bartenders. The kind of atmosphere you can't fake."
|
||||
icon={Heart}
|
||||
icon={Home}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-bearded-young-barman-laughing-talking-clients-restaurant-relaxing-mood_482257-18632.jpg"
|
||||
imageAlt="Warm, welcoming bar interior"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user