Merge version_1 into main #2
362
src/app/page.tsx
362
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Award, Calendar, Clock, Leaf, Lightbulb, Sparkles, Users, Utensils } from "lucide-react";
|
||||
import { Award, Calendar, Clock, Leaf, Lightbulb, Sparkles, Users, Utensils, ShoppingBasket } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Peel City Diner"
|
||||
/>
|
||||
@@ -62,75 +47,20 @@ export default function LandingPage() {
|
||||
title="Welcome to Peel City Diner"
|
||||
description="Your home for delicious, handcrafted meals served with a side of timeless hospitality."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alice Johnson",
|
||||
handle: "@alicej",
|
||||
testimonial: "The best classic diner experience in the city. Truly luxurious atmosphere!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=1",
|
||||
imageAlt: "luxury diner interior warm lighting",
|
||||
},
|
||||
{
|
||||
name: "Mark Miller",
|
||||
handle: "@markm",
|
||||
testimonial: "Peel City Diner never misses. Everything is perfectly cooked.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painted-united-states-american-flag-with-party-horn-balloons-star-props-white-background_23-2148160994.jpg?_wi=1",
|
||||
imageAlt: "luxury diner interior warm lighting",
|
||||
},
|
||||
{
|
||||
name: "Sophie Reed",
|
||||
handle: "@sophier",
|
||||
testimonial: "Sophisticated yet comfortable, amazing breakfast selection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-salad_23-2147717004.jpg?_wi=1",
|
||||
imageAlt: "luxury diner interior warm lighting",
|
||||
},
|
||||
{
|
||||
name: "David Clark",
|
||||
handle: "@davidc",
|
||||
testimonial: "A staple for our family gatherings. Elegant and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-currant-berries-stacked-pancakes-plate_23-2147972753.jpg?_wi=1",
|
||||
imageAlt: "luxury diner interior warm lighting",
|
||||
},
|
||||
{
|
||||
name: "Linda White",
|
||||
handle: "@lindaw",
|
||||
testimonial: "Exceptional service and mouth-watering specials.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg?_wi=1",
|
||||
imageAlt: "luxury diner interior warm lighting",
|
||||
},
|
||||
{ name: "Alice Johnson", handle: "@alicej", testimonial: "The best classic diner experience in the city. Truly luxurious atmosphere!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg", imageAlt: "luxury diner interior warm lighting" },
|
||||
{ name: "Mark Miller", handle: "@markm", testimonial: "Peel City Diner never misses. Everything is perfectly cooked.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/painted-united-states-american-flag-with-party-horn-balloons-star-props-white-background_23-2148160994.jpg", imageAlt: "luxury diner interior warm lighting" },
|
||||
{ name: "Sophie Reed", handle: "@sophier", testimonial: "Sophisticated yet comfortable, amazing breakfast selection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-salad_23-2147717004.jpg", imageAlt: "luxury diner interior warm lighting" },
|
||||
{ name: "David Clark", handle: "@davidc", testimonial: "A staple for our family gatherings. Elegant and delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/red-currant-berries-stacked-pancakes-plate_23-2147972753.jpg", imageAlt: "luxury diner interior warm lighting" },
|
||||
{ name: "Linda White", handle: "@lindaw", testimonial: "Exceptional service and mouth-watering specials.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg", imageAlt: "luxury diner interior warm lighting" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=2"
|
||||
buttons={[{ text: "Book a Table", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg",
|
||||
alt: "Diner patron portrait 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-lady-shirt-jeans-sitting-bar-counter-cafe-eating-cake-while-happily-looking-camera_574295-287.jpg",
|
||||
alt: "Diner patron portrait 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-smiling-beautiful-woman-retro-vintage-50s-cafe-sitting-bar-drinking-milk-shake-cocktail-pink-tshirt-balcj-leather-jacket-jeans-having-fun-cheerful-mood_285396-10732.jpg",
|
||||
alt: "Diner patron portrait 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-holding-colored-shopping-bags_1150-14178.jpg",
|
||||
alt: "Diner patron portrait 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-female-red-polka-dot-dress-crossing-her-fingers-yellow_140725-44958.jpg",
|
||||
alt: "Diner patron portrait 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-sitting-table-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10720.jpg", alt: "Diner patron portrait 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-beautiful-lady-shirt-jeans-sitting-bar-counter-cafe-eating-cake-while-happily-looking-camera_574295-287.jpg", alt: "Diner patron portrait 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/stylish-smiling-beautiful-woman-retro-vintage-50s-cafe-sitting-bar-drinking-milk-shake-cocktail-pink-tshirt-balcj-leather-jacket-jeans-having-fun-cheerful-mood_285396-10732.jpg", alt: "Diner patron portrait 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-holding-colored-shopping-bags_1150-14178.jpg", alt: "Diner patron portrait 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-female-red-polka-dot-dress-crossing-her-fingers-yellow_140725-44958.jpg", alt: "Diner patron portrait 5" }
|
||||
]}
|
||||
avatarText="Join 100k+ satisfied guests."
|
||||
/>
|
||||
@@ -141,21 +71,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Fine Dining"
|
||||
metrics={[
|
||||
{
|
||||
label: "Years Served",
|
||||
value: "25+",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
label: "Signature Recipes",
|
||||
value: "50+",
|
||||
icon: Utensils,
|
||||
},
|
||||
{
|
||||
label: "Happy Guests",
|
||||
value: "100k+",
|
||||
icon: Users,
|
||||
},
|
||||
{ label: "Years Served", value: "25+", icon: Award },
|
||||
{ label: "Signature Recipes", value: "50+", icon: Utensils },
|
||||
{ label: "Happy Guests", value: "100k+", icon: Users }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -168,65 +86,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "Locally sourced, farm-fresh produce in every dish.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-salad_23-2147717004.jpg?_wi=2",
|
||||
},
|
||||
title: "Fresh Ingredients", description: "Locally sourced, farm-fresh produce in every dish.", media: { imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-salad_23-2147717004.jpg" },
|
||||
items: [
|
||||
{
|
||||
text: "Organic Greens",
|
||||
icon: Leaf,
|
||||
},
|
||||
{
|
||||
text: "Farm-Fresh Eggs",
|
||||
icon: ShoppingBasket,
|
||||
},
|
||||
{ text: "Organic Greens", icon: Leaf },
|
||||
{ text: "Farm-Fresh Eggs", icon: ShoppingBasket }
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=3",
|
||||
imageAlt: "gourmet breakfast dish plating",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Vintage Atmosphere",
|
||||
description: "Step back in time with our lovingly maintained classic interior.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-vegetable-salad-inside-plate-light-white-background_140725-58411.jpg",
|
||||
},
|
||||
title: "Vintage Atmosphere", description: "Step back in time with our lovingly maintained classic interior.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-vegetable-salad-inside-plate-light-white-background_140725-58411.jpg" },
|
||||
items: [
|
||||
{
|
||||
text: "Retro Decor",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
text: "Ambient Lighting",
|
||||
icon: Lightbulb,
|
||||
},
|
||||
{ text: "Retro Decor", icon: Clock },
|
||||
{ text: "Ambient Lighting", icon: Lightbulb }
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painted-united-states-american-flag-with-party-horn-balloons-star-props-white-background_23-2148160994.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast dish plating",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Chef Specials",
|
||||
description: "Curated dishes that change daily based on seasonal arrivals.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg",
|
||||
},
|
||||
title: "Chef Specials", description: "Curated dishes that change daily based on seasonal arrivals.", media: { imageSrc: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg" },
|
||||
items: [
|
||||
{
|
||||
text: "Daily Rotation",
|
||||
icon: Calendar,
|
||||
},
|
||||
{
|
||||
text: "Signature Chef Blends",
|
||||
icon: Sparkles,
|
||||
},
|
||||
{ text: "Daily Rotation", icon: Calendar },
|
||||
{ text: "Signature Chef Blends", icon: Sparkles }
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-currant-berries-stacked-pancakes-plate_23-2147972753.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast dish plating",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="What Defines Our Diner"
|
||||
description="Excellence in every bite, from locally sourced ingredients to our warm, vintage-inspired atmosphere."
|
||||
@@ -240,42 +122,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Golden Pancake Stack",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-currant-berries-stacked-pancakes-plate_23-2147972753.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Signature Smash Burger",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-smoked-sausages-lettuce-tomato-green-bowl_114579-62240.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Seasonal Garden Salad",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-bacon_1150-12680.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Classic Berry Shake",
|
||||
price: "$9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancake-with-strawberry-whipped-cream-served-ceramic-rabbit-cake-stand_23-2148161707.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Farmhouse Omelette",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yummy-milkshake-table_23-2147836741.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Prime Steak Dinner",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-cheese-greens_140725-8838.jpg",
|
||||
},
|
||||
{ id: "1", name: "Golden Pancake Stack", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/red-currant-berries-stacked-pancakes-plate_23-2147972753.jpg" },
|
||||
{ id: "2", name: "Signature Smash Burger", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/sliced-smoked-sausages-lettuce-tomato-green-bowl_114579-62240.jpg" },
|
||||
{ id: "3", name: "Seasonal Garden Salad", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-bacon_1150-12680.jpg" },
|
||||
{ id: "4", name: "Classic Berry Shake", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancake-with-strawberry-whipped-cream-served-ceramic-rabbit-cake-stand_23-2148161707.jpg" },
|
||||
{ id: "5", name: "Farmhouse Omelette", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/yummy-milkshake-table_23-2147836741.jpg" },
|
||||
{ id: "6", name: "Prime Steak Dinner", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-cheese-greens_140725-8838.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Discover breakfast favorites, hearty lunches, and elegant evening specials."
|
||||
@@ -288,24 +140,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Chef Marco",
|
||||
role: "Head Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Ross",
|
||||
role: "General Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-woman-coffee-shop-holding-espresso_1303-31174.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sam Thorne",
|
||||
role: "Lead Server",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-showing-thumb-up-sign_23-2147863554.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Chef Marco", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/smiling-tender-parisian-girl-stylish-outfit-sends-air-kiss-portrait-young-woman-with-expressive-look_197531-12004.jpg" },
|
||||
{ id: "t2", name: "Elena Ross", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/barista-woman-coffee-shop-holding-espresso_1303-31174.jpg" },
|
||||
{ id: "t3", name: "Sam Thorne", role: "Lead Server", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-showing-thumb-up-sign_23-2147863554.jpg" }
|
||||
]}
|
||||
title="The People Behind the Flavor"
|
||||
description="Our passionate kitchen and front-of-house team dedicated to your experience."
|
||||
@@ -318,46 +155,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Simply exquisite! Peel City never disappoints.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10388.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike B.",
|
||||
handle: "@mikeb",
|
||||
testimonial: "The best atmosphere in the city, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-girl-with-red-lips-drinking-milkshake-studio-shot-emotional-young-lady-polka-dot-dress-standing-blue-space_197531-15158.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chloe L.",
|
||||
handle: "@chloel",
|
||||
testimonial: "Sophisticated breakfast, great coffee, loved it.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-hamburger_1385-2720.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
handle: "@davidw",
|
||||
testimonial: "The staff are so friendly and the food is consistently good.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-half-avocado-covering-her-eye-with-healthy-fruit-showing-her-tongue-wearing-striped-t-shirt-posing-isolated-pink-wall_176532-10933.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna P.",
|
||||
handle: "@annap",
|
||||
testimonial: "Luxurious feel with diner prices, can't beat it.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-delivery-bowl-pink-wall-uniform-delivery-service-job-girl_140725-41780.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Simply exquisite! Peel City never disappoints.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10388.jpg" },
|
||||
{ id: "2", name: "Mike B.", handle: "@mikeb", testimonial: "The best atmosphere in the city, hands down.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/surprised-girl-with-red-lips-drinking-milkshake-studio-shot-emotional-young-lady-polka-dot-dress-standing-blue-space_197531-15158.jpg" },
|
||||
{ id: "3", name: "Chloe L.", handle: "@chloel", testimonial: "Sophisticated breakfast, great coffee, loved it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-hamburger_1385-2720.jpg" },
|
||||
{ id: "4", name: "David W.", handle: "@davidw", testimonial: "The staff are so friendly and the food is consistently good.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-half-avocado-covering-her-eye-with-healthy-fruit-showing-her-tongue-wearing-striped-t-shirt-posing-isolated-pink-wall_176532-10933.jpg" },
|
||||
{ id: "5", name: "Anna P.", handle: "@annap", testimonial: "Luxurious feel with diner prices, can't beat it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-delivery-bowl-pink-wall-uniform-delivery-service-job-girl_140725-41780.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Guest Stories"
|
||||
@@ -369,21 +171,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "While we welcome walk-ins, reservations are highly recommended for dinner and weekends.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are you pet friendly?",
|
||||
content: "Our patio area is pet friendly, perfect for dining with your four-legged friends.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can you host special events?",
|
||||
content: "Yes! We specialize in small private gatherings and large party events. Contact us for details.",
|
||||
},
|
||||
{ id: "f1", title: "Do I need a reservation?", content: "While we welcome walk-ins, reservations are highly recommended for dinner and weekends." },
|
||||
{ id: "f2", title: "Are you pet friendly?", content: "Our patio area is pet friendly, perfect for dining with your four-legged friends." },
|
||||
{ id: "f3", title: "Can you host special events?", content: "Yes! We specialize in small private gatherings and large party events. Contact us for details." }
|
||||
]}
|
||||
sideTitle="Frequently Asked"
|
||||
sideDescription="Everything you need to know before visiting."
|
||||
@@ -394,58 +184,18 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready for your next meal? Visit us at 123 Diner St. or book your table online."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Menu", href: "#menu" }, { label: "About Us", href: "#about" }] },
|
||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ items: [{ label: "Instagram", href: "#" }, { label: "Twitter", href: "#" }] }
|
||||
]}
|
||||
logoText="Peel City Diner"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user