|
|
|
@@ -2,15 +2,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
|
|
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
|
|
|
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
|
|
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
|
|
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
|
|
|
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
|
|
|
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
|
|
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
|
|
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
|
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
|
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
|
|
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
|
|
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
|
|
|
import TextAbout from '@/components/sections/about/TextAbout';
|
|
|
|
import TextAbout from '@/components/sections/about/TextAbout';
|
|
|
|
import { MapPin, MessageSquare, Star } from "lucide-react";
|
|
|
|
import { MapPin, MessageSquare, Star } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
@@ -101,19 +101,18 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardSix
|
|
|
|
<TestimonialCardOne
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
testimonials={[
|
|
|
|
|
|
|
|
{ id: "1", name: "Alex R.", handle: "@localfoodie", testimonial: "Best burger I've had in Columbia by far.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
|
|
|
|
|
|
|
|
{ id: "2", name: "Jamie L.", handle: "@como_nightlife", testimonial: "Exactly what CoMo was looking for. Perfect drinks.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-134034.jpg" },
|
|
|
|
|
|
|
|
{ id: "3", name: "Sam P.", handle: "@downtownco", testimonial: "The atmosphere is unmatched in downtown.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg" },
|
|
|
|
|
|
|
|
{ id: "4", name: "Jordan K.", handle: "@steakenthusiast", testimonial: "Filet was cooked perfectly every time.", 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: "5", name: "Riley B.", handle: "@mixologyfan", testimonial: "Craft cocktails are elite here.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166166.jpg" }
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
title="Loved by Locals"
|
|
|
|
title="Loved by Locals"
|
|
|
|
description="See why Highball is Columbia's favorite new spot."
|
|
|
|
description="See why Highball is Columbia's favorite new spot."
|
|
|
|
|
|
|
|
testimonials={[
|
|
|
|
|
|
|
|
{ id: "1", name: "Alex R.", role: "Local Foodie", company: "CoMo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
|
|
|
|
|
|
|
|
{ id: "2", name: "Jamie L.", role: "Nightlife Enthusiast", company: "CoMo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-134034.jpg" },
|
|
|
|
|
|
|
|
{ id: "3", name: "Sam P.", role: "Downtown Resident", company: "CoMo", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg" }
|
|
|
|
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -144,16 +143,23 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactText
|
|
|
|
<ContactSplitForm
|
|
|
|
useInvertedBackground={false}
|
|
|
|
title="Request a Private Reservation"
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
description="Planning a larger party? Let us help you organize your next event."
|
|
|
|
text="Visit us at 132 S 9th St, Columbia, MO 65201. Reservations recommended."
|
|
|
|
inputs={[
|
|
|
|
buttons={[{ text: "Reserve a Table", href: "https://highballcomo.com" }]}
|
|
|
|
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
|
|
|
|
|
|
|
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
|
|
|
|
|
|
|
{ name: "date", type: "date", placeholder: "Preferred Date", required: true }
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
textarea={{ name: "requests", placeholder: "Any special requests?", rows: 4 }}
|
|
|
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/waiter-pouring-wine-glass-restaurant_1150-18451.jpg"
|
|
|
|
|
|
|
|
buttonText="Submit Request"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterBaseCard
|
|
|
|
<FooterBase
|
|
|
|
logoText="Highball Kitchen & Cocktails"
|
|
|
|
logoText="Highball Kitchen & Cocktails"
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{ title: "Location", items: [{ label: "132 S 9th St, Columbia, MO", href: "#contact" }] },
|
|
|
|
{ title: "Location", items: [{ label: "132 S 9th St, Columbia, MO", href: "#contact" }] },
|
|
|
|
@@ -165,4 +171,4 @@ export default function LandingPage() {
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|