diff --git a/src/app/page.tsx b/src/app/page.tsx index 00bb6f0..271357b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Martini, Accessibility, Users } from 'lucide-react'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -30,22 +31,10 @@ export default function LandingPage() { @@ -152,48 +92,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Chicken Fried Steak", - price: "$18", - variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=1", - }, - { - id: "p2", - name: "Philly Cheesesteak", - price: "$15", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burgers-plate_23-2149897390.jpg", - }, - { - id: "p3", - name: "Signature Margarita", - price: "$9", - variant: "Drinks", - imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-with-potatoes-home-glass-wine_140725-9805.jpg", - }, - { - id: "p4", - name: "Crispy French Fries", - price: "$6", - variant: "Sides", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-full-with-hot-chips_114579-59856.jpg", - }, - { - id: "p5", - name: "Filet Mignon", - price: "$22", - variant: "Steak", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-meat_140725-11963.jpg", - }, - { - id: "p6", - name: "Garden Salad Bar", - price: "$10", - variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/salad-bowl_1220-125.jpg", - }, + { id: "p1", name: "Chicken Fried Steak", price: "$18", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg" }, + { id: "p2", name: "Philly Cheesesteak", price: "$15", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burgers-plate_23-2149897390.jpg" }, + { id: "p3", name: "Signature Margarita", price: "$9", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-with-potatoes-home-glass-wine_140725-9805.jpg" }, + { id: "p4", name: "Crispy French Fries", price: "$6", variant: "Sides", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-full-with-hot-chips_114579-59856.jpg" }, + { id: "p5", name: "Filet Mignon", price: "$22", variant: "Steak", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-meat_140725-11963.jpg" }, + { id: "p6", name: "Garden Salad Bar", price: "$10", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/salad-bowl_1220-125.jpg" }, ]} title="Menu Highlights" description="Our most popular dishes that keep customers coming back for more." @@ -206,33 +110,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fast Service", - description: "We respect your time and ensure quick turnarounds.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-greens-inside-dark-plate-brown-wooden-desk-meal-food-dinner_140725-26134.jpg", - imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner", - }, + title: "Fast Service", description: "We respect your time and ensure quick turnarounds.", buttonIcon: Zap, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-greens-inside-dark-plate-brown-wooden-desk-meal-food-dinner_140725-26134.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"}, { - title: "Great Drinks", - description: "Cold beer, cocktails, and spirits.", - buttonIcon: "Martini", - imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg?_wi=2", - imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner", - }, + title: "Great Drinks", description: "Cold beer, cocktails, and spirits.", buttonIcon: Martini, + imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"}, { - title: "Accessible", - description: "Wheelchair accessible and inclusive.", - buttonIcon: "Accessibility", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg?_wi=2", - imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner", - }, + title: "Accessible", description: "Wheelchair accessible and inclusive.", buttonIcon: Accessibility, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"}, { - title: "Events & Private", - description: "Space for your next group gathering.", - buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=2", - imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner", - }, + title: "Events & Private", description: "Space for your next group gathering.", buttonIcon: Users, + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"}, ]} title="Why Choose Boss Hogg's?" description="Experience quality and care in everything we serve." @@ -244,46 +132,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} testimonials={[ - { - id: "1", - title: "Surprisingly Good!", - quote: "Great bang for your buck. Chicken Butts where my favorite!", - name: "Kenny Higgins", - role: "Local Guide", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg", - }, - { - id: "2", - title: "Great Atmosphere", - quote: "Nice atmosphere, good service, decent prices.", - name: "Xbox User", - role: "Local Guide", - imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-woman_23-2147736701.jpg", - }, - { - id: "3", - title: "Delicious Steak", - quote: "Filet mignon was super tasty. Full bar is a nice touch.", - name: "Max Wood", - role: "Local Guide", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg", - }, - { - id: "4", - title: "Friendly Staff", - quote: "Very friendly staff and delicious food. Highly recommended.", - name: "Sara Johnson", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006619.jpg", - }, - { - id: "5", - title: "Comfort Food", - quote: "Nothing beats their mashed potatoes and steak.", - name: "David Kim", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-women-having-dinner-together_23-2148454093.jpg", - }, + { id: "1", title: "Surprisingly Good!", quote: "Great bang for your buck. Chicken Butts where my favorite!", name: "Kenny Higgins", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg" }, + { id: "2", title: "Great Atmosphere", quote: "Nice atmosphere, good service, decent prices.", name: "Xbox User", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-woman_23-2147736701.jpg" }, + { id: "3", title: "Delicious Steak", quote: "Filet mignon was super tasty. Full bar is a nice touch.", name: "Max Wood", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg" }, + { id: "4", title: "Friendly Staff", quote: "Very friendly staff and delicious food. Highly recommended.", name: "Sara Johnson", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006619.jpg" }, + { id: "5", title: "Comfort Food", quote: "Nothing beats their mashed potatoes and steak.", name: "David Kim", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/young-man-women-having-dinner-together_23-2148454093.jpg" }, ]} title="What Our Diners Say" description="See why 1,292+ guests love our food and atmosphere." @@ -294,21 +147,9 @@ export default function LandingPage() {