Merge version_2 into main #4
@@ -1,43 +1,28 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Geist, Geist_Mono } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
const geist = Geist({
|
||||
variable: "--font-geist-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
const geistMono = Geist_Mono({
|
||||
variable: "--font-geist-mono", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "NY Best Deli - Fresh Quality Sandwiches & Deli", description: "Neighborhood favorite deli serving fresh sandwiches, premium meats, and prepared meals daily. Hand-sliced deli meats, quality ingredients, and community service.", keywords: "deli, sandwiches, fresh, catering, deli meats, prepared meals, neighborhood deli", openGraph: {
|
||||
title: "NY Best Deli - Fresh Quality Sandwiches", description: "Neighborhood favorite deli serving fresh sandwiches, premium meats, and prepared meals daily.", siteName: "NY Best Deli", type: "website"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "NY Best Deli - Fresh Quality Sandwiches", description: "Your neighborhood's favorite deli since 2004. Fresh, quality ingredients every day."},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "NY Best Deli", description: "Your neighborhood's favorite deli with fresh, quality products and prepared meals."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${montserrat.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1405,7 +1390,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -48,20 +48,23 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "products" },
|
||||
{ text: "Order Now & Save", href: "products" },
|
||||
{ text: "Call Us", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shop-worker-posing-counter_7502-4780.jpg", imageAlt: "Freshly stocked deli counter"},
|
||||
"http://img.b2bpic.net/free-photo/shop-worker-posing-counter_7502-4780.jpg", imageAlt: "Freshly stocked deli counter"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-healthy-delicious-food-wooden-table_482257-10409.jpg", imageAlt: "Delicious crafted sandwich"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-healthy-delicious-food-wooden-table_482257-10409.jpg", imageAlt: "Delicious crafted sandwich"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-food-arrangement-high-angle_23-2149617124.jpg", imageAlt: "Fresh prepared meals on display"},
|
||||
"http://img.b2bpic.net/free-photo/delicious-food-arrangement-high-angle_23-2149617124.jpg", imageAlt: "Fresh prepared meals on display"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Hero section with gallery of deli products"
|
||||
@@ -90,17 +93,20 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Fresh, Premium Ingredients", description:
|
||||
"We source only the highest quality meats, cheeses, and produce from trusted local and regional suppliers. Every ingredient is handpicked for freshness and flavor.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/set-knife-lemon-cucumber-cheese-greens-tomatoes-cutting-board-gray-surface_176474-6460.jpg", imageAlt: "Fresh premium ingredients"},
|
||||
"http://img.b2bpic.net/free-photo/set-knife-lemon-cucumber-cheese-greens-tomatoes-cutting-board-gray-surface_176474-6460.jpg", imageAlt: "Fresh premium ingredients"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Prepared Daily Specials", description:
|
||||
"Our skilled team prepares fresh salads, sides, and hot dishes every morning. From traditional favorites to innovative new recipes, there's always something delicious ready to enjoy.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-diet-food-baked-chicken-breast-lettuce-with-millet-chopped-tomatoes_140725-11474.jpg", imageAlt: "Prepared daily specials"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-diet-food-baked-chicken-breast-lettuce-with-millet-chopped-tomatoes_140725-11474.jpg", imageAlt: "Prepared daily specials"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hand-Sliced Deli Meats", description:
|
||||
"Our experienced deli counter staff hand-slice premium meats to order. Thick cuts for sandwiches, thin for platters—we slice it just the way you like it.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-delicious-healthy-meat-appetizers-wooden-board-cherry-tomatoes-radish-green-onion_482257-36150.jpg", imageAlt: "Hand-sliced deli meats"},
|
||||
"http://img.b2bpic.net/free-photo/top-view-delicious-healthy-meat-appetizers-wooden-board-cherry-tomatoes-radish-green-onion_482257-36150.jpg", imageAlt: "Hand-sliced deli meats"
|
||||
},
|
||||
]}
|
||||
title="Why Choose NY Best Deli"
|
||||
description="Discover what sets us apart in quality, service, and community commitment"
|
||||
@@ -117,13 +123,16 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "pastrami", name: "Classic Pastrami Sandwich", price: "$14.99", variant: "On Rye | Hand-Sliced", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-sandwichs-with-sausage-cheese-plate_176474-120137.jpg", imageAlt: "Classic pastrami sandwich"},
|
||||
"http://img.b2bpic.net/free-photo/side-view-sandwichs-with-sausage-cheese-plate_176474-120137.jpg", imageAlt: "Classic pastrami sandwich"
|
||||
},
|
||||
{
|
||||
id: "turkey", name: "Fresh Turkey Club", price: "$13.99", variant: "Triple Stack | Premium Bird", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sandwich-with-salami-lettuce-tomato-arugula_2829-8445.jpg", imageAlt: "Fresh turkey club sandwich"},
|
||||
"http://img.b2bpic.net/free-photo/sandwich-with-salami-lettuce-tomato-arugula_2829-8445.jpg", imageAlt: "Fresh turkey club sandwich"
|
||||
},
|
||||
{
|
||||
id: "egg-salad", name: "Creamy Egg Salad Sandwich", price: "$8.99", variant: "On Your Choice | House Made", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tasty-bruschettas-with-eggs-vegetables-wood-piece_114579-69632.jpg", imageAlt: "Egg salad sandwich"},
|
||||
"http://img.b2bpic.net/free-photo/tasty-bruschettas-with-eggs-vegetables-wood-piece_114579-69632.jpg", imageAlt: "Egg salad sandwich"
|
||||
},
|
||||
]}
|
||||
title="Featured Menu Items"
|
||||
description="Handcrafted sandwiches and specials made fresh daily"
|
||||
@@ -143,27 +152,33 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Regular Customer", testimonial:
|
||||
"The best sandwiches in the neighborhood! Fresh ingredients, friendly staff, and they remember my order. I've been coming here for 5 years.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Office Manager", testimonial:
|
||||
"We order catering from NY Best Deli for all our office events. The quality is exceptional and the team is always professional and reliable.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Community Member", testimonial:
|
||||
"This deli is the heart of our neighborhood. The owners treat everyone like family, and the food speaks for itself. Highly recommended!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Local Business Owner", testimonial:
|
||||
"I've been a supplier to NY Best Deli for years. They take pride in what they do and it shows. Their commitment to quality is unwavering.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", role: "Neighbor", testimonial:
|
||||
"My whole family loves this place. From kids to grandparents, there's something for everyone. The prepared sides are fantastic!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Lisa Thompson"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Lisa Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Martinez", role: "Regular Visitor", testimonial:
|
||||
"Best deli I've found in the city. Authentic, welcoming, and genuinely cares about their customers. Worth the visit!", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "James Martinez"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "James Martinez"
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real feedback from the community members who visit us daily"
|
||||
|
||||
Reference in New Issue
Block a user