Merge version_2 into main #4
@@ -10,7 +10,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Building, Clock, Coffee } from "lucide-react";
|
||||
import { Building, Clock, Coffee, Wheelchair, MapPin, Phone } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -92,35 +92,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Googie Architecture", description: "Unique umbrella-inspired design dating back to the 60s.", icon: Building,
|
||||
title: "Retro Atmosphere", description: "Classic 1960s Googie architecture combined with warm, nostalgic diner aesthetics.", icon: Building,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg?_wi=2"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vintage-diner-interior-style_501050-571.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/diner-booth-style-lighting_501050-572.jpg" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Comfort Atmosphere", description: "Homey, retro vibes that make every meal feel special.", icon: Coffee,
|
||||
title: "Accessibility", description: "Fully accessible dining areas with easy entry for all guests and wheelchairs.", icon: Wheelchair,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=2"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wheelchair-accessible-pathway_501050-573.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/accessible-seating-area_501050-574.jpg" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quick Service", description: "Fast drive-up or walk-up service for your convenience.", icon: Clock,
|
||||
title: "Late Night Hours", description: "Serving you well past the sunset with our classic menu available late into the night.", icon: Clock,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg?_wi=2"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/night-cafe-lights_501050-575.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/night-street-view-diner_501050-576.jpg" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Why Brolly Hut?"
|
||||
description="More than just food, it's an experience."
|
||||
title="Diner Experience"
|
||||
description="Authentic Inglewood comfort at your convenience."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,16 +122,9 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-drinking-smoothie-cocktail_171337-9586.jpg"},
|
||||
{
|
||||
id: "t3", name: "Sarah R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-people-having-dinner-together_23-2148454086.jpg"},
|
||||
{
|
||||
id: "t4", name: "Michael K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg"},
|
||||
{
|
||||
id: "t5", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2"},
|
||||
{ id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1" },
|
||||
{ id: "t2", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-drinking-smoothie-cocktail_171337-9586.jpg" },
|
||||
{ id: "t3", name: "Sarah R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-people-having-dinner-together_23-2148454086.jpg" },
|
||||
]}
|
||||
cardTitle="What our guests say"
|
||||
cardAnimation="slide-up"
|
||||
@@ -150,15 +137,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do you accept cards?", content: "Yes, we accept credit, debit, and mobile payments."},
|
||||
{
|
||||
id: "q2", title: "What are your hours?", content: "Open daily 7 AM – 10:30 PM (7:30 AM on Sundays)."},
|
||||
{
|
||||
id: "q3", title: "Is parking available?", content: "Yes, free parking is available in our adjacent lot."},
|
||||
{ id: "q1", title: "Accessibility", content: "Yes, our facilities are fully wheelchair accessible and designed for all patrons." },
|
||||
{ id: "q2", title: "Hours of Operation", content: "We are open 7 days a week from 7 AM to 10:30 PM, serving breakfast, lunch, and dinner." },
|
||||
{ id: "q3", title: "Location Details", content: "Conveniently located at 222 S Market St, Inglewood, CA, with dedicated guest parking." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know before visiting."
|
||||
description="Everything you need to know before stopping by."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -167,21 +151,15 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Burgers", href: "#menu"},
|
||||
{
|
||||
label: "Pastrami", href: "#menu"},
|
||||
{
|
||||
label: "Breakfast", href: "#menu"},
|
||||
title: "Hours", items: [
|
||||
{ label: "Mon-Sat: 7 AM – 10:30 PM", href: "#" },
|
||||
{ label: "Sun: 7:30 AM – 10:30 PM", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Inglewood, CA", href: "#"},
|
||||
{
|
||||
label: "Get Directions", href: "#"},
|
||||
title: "Location & Contact", items: [
|
||||
{ label: "222 S Market St, Inglewood", href: "https://maps.google.com" },
|
||||
{ label: "(310) 555-0199", href: "tel:+13105550199" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -191,4 +169,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user