Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a38fddb93 | |||
| e4e5d3cfb4 | |||
| 55f556c007 | |||
| d018cc21b2 | |||
| d8e51a8128 | |||
| 132b64cf95 | |||
| 40cd90a4da | |||
| 175584781a |
@@ -9,6 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Crown, Heart } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -48,7 +49,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1517457373958-b7bdd4587205?w=800&h=600&fit=crop"
|
||||
imageAlt="Carol's Lakeview Restaurant with scenic water views"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -61,15 +62,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Dine-In", description: "Experience our welcoming dining room with scenic views. Family-owned hospitality since 2010.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg"
|
||||
title: "Dine-In", description: "Experience our welcoming dining room with scenic views. Family-owned hospitality since 2010.", imageSrc: "https://images.unsplash.com/photo-1517457373958-b7bdd4587205?w=600&h=400&fit=crop"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Takeout Available", description: "Enjoy our homemade classics at home. Call ahead at (870) 257-3595 for quick service.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg"
|
||||
title: "Takeout Available", description: "Enjoy our homemade classics at home. Call ahead at (870) 257-3595 for quick service.", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=400&fit=crop"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Open Until 7:00 PM", description: "Visit us for lunch or early dinner. Hours: 11 AM – 7 PM daily. Closed Mondays.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-brown-cap-white-tee-her-friend-stylish-top-smiles-rests-street-cafe_197531-18193.jpg"
|
||||
title: "Open Until 7:00 PM", description: "Visit us for lunch or early dinner. Hours: 11 AM – 7 PM daily. Closed Mondays.", imageSrc: "https://images.unsplash.com/photo-1504674900769-b87b9ba84e73?w=600&h=400&fit=crop"
|
||||
}
|
||||
]}
|
||||
title="How to Enjoy Our Restaurant"
|
||||
@@ -84,25 +85,38 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "The Golden Catfish Dinner", price: "Market Price", variant: "Crispy, Golden, Authentic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11495.jpg", imageAlt: "Golden Catfish Dinner"
|
||||
id: "1", name: "Golden Catfish Dinner", price: "Market Price", variant: "Crispy, Golden, Authentic", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=500&fit=crop", imageAlt: "Golden Catfish Dinner"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Wheel-Cover Pancakes", price: "$14.99", variant: "Massive, Homemade, Fluffy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-syrup_23-2148454957.jpg", imageAlt: "Wheel-Cover Pancakes"
|
||||
id: "2", name: "Wheel-Cover Pancakes", price: "$14.99", variant: "Massive, Homemade, Fluffy", imageSrc: "https://images.unsplash.com/photo-1567620905732-2d1ec7ab7445?w=600&h=500&fit=crop", imageAlt: "Wheel-Cover Pancakes"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Homemade Mile-High Pies", price: "Slice $5.99 | Whole $22.99", variant: "Tall, Delicious, Traditional", imageSrc: "http://img.b2bpic.net/free-photo/cutting-slice-strawberry-pie-wooden-board_114579-61868.jpg", imageAlt: "Mile-High Pies"
|
||||
id: "3", name: "Homemade Mile-High Pies", price: "Slice $5.99 | Whole $22.99", variant: "Tall, Delicious, Traditional", imageSrc: "https://images.unsplash.com/photo-1535920527894-b86f40eb8398?w=600&h=500&fit=crop", imageAlt: "Mile-High Pies"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Traditional Biscuits & Gravy", price: "$9.99", variant: "Homemade, Creamy, Comforting", imageSrc: "http://img.b2bpic.net/free-photo/flat-design-delicious-alfajores-with-copy-space_23-2148740163.jpg", imageAlt: "Biscuits & Gravy"
|
||||
id: "4", name: "Traditional Biscuits & Gravy", price: "$9.99", variant: "Homemade, Creamy, Comforting", imageSrc: "https://images.unsplash.com/photo-1584438190375-96f46b1d4d5f?w=600&h=500&fit=crop", imageAlt: "Biscuits & Gravy"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sunrise Breakfast Special", price: "$11.99", variant: "Eggs, Hash Browns, Toast", imageSrc: "https://images.unsplash.com/photo-1533473359331-35cacdc9a30e?w=600&h=500&fit=crop", imageAlt: "Sunrise Breakfast Special"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Grilled Chicken Sandwich", price: "$12.99", variant: "Tender, Juicy, Fresh", imageSrc: "https://images.unsplash.com/photo-1553979459-d2229ba7433b?w=600&h=500&fit=crop", imageAlt: "Grilled Chicken Sandwich"
|
||||
},
|
||||
{
|
||||
id: "7", name: "Meatloaf Dinner", price: "$13.99", variant: "Classic, Savory, Hearty", imageSrc: "https://images.unsplash.com/photo-1627840042200-e2e44c45b46f?w=600&h=500&fit=crop", imageAlt: "Meatloaf Dinner"
|
||||
},
|
||||
{
|
||||
id: "8", name: "Chocolate Layer Cake", price: "Slice $4.99 | Whole $18.99", variant: "Rich, Moist, Decadent", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=500&fit=crop", imageAlt: "Chocolate Layer Cake"
|
||||
}
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Discover the homemade classics that have made Carol's Lakeview a local favorite for over 15 years."
|
||||
title="Full Menu"
|
||||
description="From hearty breakfasts and satisfying lunches to comforting dinners and delicious desserts, Carol's Lakeview serves authentic Southern comfort food that keeps customers coming back."
|
||||
tag="Menu Highlights"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
cardClassName="group relative"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user