Merge version_2 into main #8

Merged
bender merged 2 commits from version_2 into main 2026-04-18 11:02:26 +00:00
2 changed files with 16 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ const inter = Inter({
subsets: ["latin"],
});
export const metadata: Metadata = { title: 'Welcome to Webild', description: 'Premium digital solutions for your business.', openGraph: { title: "Johnny's Diner | Casselberry's Favorite Breakfast & Lunch", description: "Experience the best classic American diner in Casselberry. Fresh ingredients, friendly service, and generous portions.", type: "restaurant" } };
export const metadata: Metadata = { title: 'Johnnys Diner | Warmth, Comfort, & Home-Style Meals in Casselberry', description: 'Experience Johnnys Diner, your local spot for homemade breakfast, lunch, and genuine hospitality in Casselberry.', openGraph: { title: "Johnny's Diner | Casselberry's Favorite Breakfast & Lunch", description: "Experience the best classic American diner in Casselberry. Fresh ingredients, friendly service, and generous portions.", type: "restaurant" } };
export default function RootLayout({
children,

View File

@@ -11,7 +11,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Coffee, Utensils, Star, MapPin } from 'lucide-react';
import { Star, Utensils, Coffee, MapPin } from 'lucide-react';
export default function LandingPage() {
return (
@@ -54,10 +54,9 @@ export default function LandingPage() {
{ text: "Call to Order", href: "tel:+13219728276" },
{ text: "Our Menu", href: "#cuts" }
]}
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-berries-flowers-grey_140725-129388.jpg", imageAlt: "Fluffy pancake stack" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg", imageAlt: "Classic breakfast" }
{ imageSrc: "https://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-berries-flowers-grey_140725-129388.jpg", imageAlt: "Fluffy pancake stack" },
{ imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg", imageAlt: "Classic breakfast" }
]}
/>
</div>
@@ -72,7 +71,7 @@ export default function LandingPage() {
{ value: "15+", title: "Years Serving" },
{ value: "100%", title: "Homemade" }
]}
imageSrc="http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg"
imageSrc="https://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg"
imageAlt="Friendly dining experience"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -87,9 +86,9 @@ export default function LandingPage() {
tag="Breakfast & Lunch"
tagIcon={Coffee}
products={[
{ id: "1", brand: "Morning", name: "Stack of Pancakes", price: "$9.99", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-red-strawberries-white-space_140725-95168.jpg" },
{ id: "2", brand: "Morning", name: "Farmhouse Eggs", price: "$11.99", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/breakfast_1339-1100.jpg" },
{ id: "3", brand: "Afternoon", name: "Classic Burger", price: "$13.99", rating: 4.8, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg" }
{ id: "1", brand: "Morning", name: "Stack of Pancakes", price: "$9.99", rating: 5, reviewCount: "150", imageSrc: "https://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-red-strawberries-white-space_140725-95168.jpg" },
{ id: "2", brand: "Morning", name: "Farmhouse Eggs", price: "$11.99", rating: 5, reviewCount: "210", imageSrc: "https://img.b2bpic.net/free-photo/breakfast_1339-1100.jpg" },
{ id: "3", brand: "Afternoon", name: "Classic Burger", price: "$13.99", rating: 4.8, reviewCount: "300", imageSrc: "https://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -104,9 +103,9 @@ export default function LandingPage() {
description="We focus on the small details that create big smiles."
tag="Our Values"
features={[
{ tag: "Ingredients", title: "Farm Fresh", subtitle: "Daily Sourcing", description: "Locally sourced produce for authentic flavor.", imageSrc: "http://img.b2bpic.net/free-photo/sliced-cucumber-cutting-board-with-tomatoes-lettuce-lemon-top-view-dark-wooden-background_176474-3688.jpg" },
{ tag: "Service", title: "Heartfelt Hospitality", subtitle: "Like Family", description: "Our team welcomes every guest with warmth and care.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497614.jpg" },
{ tag: "Comfort", title: "Cozy Vibes", subtitle: "Relaxed Setting", description: "Come as you are and stay as long as you like.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-dish_23-2147680624.jpg" }
{ tag: "Ingredients", title: "Farm Fresh", subtitle: "Daily Sourcing", description: "Locally sourced produce for authentic flavor.", imageSrc: "https://img.b2bpic.net/free-photo/sliced-cucumber-cutting-board-with-tomatoes-lettuce-lemon-top-view-dark-wooden-background_176474-3688.jpg" },
{ tag: "Service", title: "Heartfelt Hospitality", subtitle: "Like Family", description: "Our team welcomes every guest with warmth and care.", imageSrc: "https://img.b2bpic.net/free-photo/bartender-working-club_23-2150497614.jpg" },
{ tag: "Comfort", title: "Cozy Vibes", subtitle: "Relaxed Setting", description: "Come as you are and stay as long as you like.", imageSrc: "https://img.b2bpic.net/free-photo/hand-holding-dish_23-2147680624.jpg" }
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -119,8 +118,8 @@ export default function LandingPage() {
description="The hardworking people who make your day a little brighter."
tag="The Crew"
members={[
{ id: "1", name: "Johnny Miller", role: "Founder", description: "Bringing over 15 years of diner expertise to your table.", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg" },
{ id: "2", name: "Sarah D.", role: "Hospitality Lead", description: "The smiling face that greets you every single morning.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg" }
{ id: "1", name: "Johnny Miller", role: "Founder", description: "Bringing over 15 years of diner expertise to your table.", imageSrc: "https://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg" },
{ id: "2", name: "Sarah D.", role: "Hospitality Lead", description: "The smiling face that greets you every single morning.", imageSrc: "https://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg" }
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -135,8 +134,8 @@ export default function LandingPage() {
description="We're honored to be a part of the Casselberry community."
tag="Community Love"
testimonials={[
{ id: "1", name: "Linda R.", handle: "@Regular", testimonial: "The atmosphere is always welcoming and the food is so consistent. Love it!", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" },
{ id: "2", name: "Tom B.", handle: "@Neighbor", testimonial: "My favorite weekend spot. The staff are genuinely nice people.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg" }
{ id: "1", name: "Linda R.", handle: "@Regular", testimonial: "The atmosphere is always welcoming and the food is so consistent. Love it!", imageSrc: "https://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" },
{ id: "2", name: "Tom B.", handle: "@Neighbor", testimonial: "My favorite weekend spot. The staff are genuinely nice people.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -153,7 +152,7 @@ export default function LandingPage() {
{ id: "2", title: "Are you open daily?", content: "Yes, were here to serve you every day of the week!" },
{ id: "3", title: "How do I place an order?", content: "Just give us a quick ring at (321) 972-8276!" }
]}
imageSrc="http://img.b2bpic.net/free-photo/pouring-hot-coffee-drink_53876-30609.jpg"
imageSrc="https://img.b2bpic.net/free-photo/pouring-hot-coffee-drink_53876-30609.jpg"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}