diff --git a/src/app/page.tsx b/src/app/page.tsx
index 15ea1b5..3745168 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Award, Smile } from "lucide-react";
+import { Award, Smile, Coffee, Sandwich, ClipboardList, Leaf } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,74 +33,47 @@ export default function LandingPage() {
@@ -113,19 +86,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
- label: "Years Serving",
- value: "20+",
- },
+ label: "Years Serving", value: "20+"},
{
icon: Award,
- label: "Daily Fresh Bagels",
- value: "500+",
- },
+ label: "Daily Fresh Bagels", value: "500+"},
{
icon: Smile,
- label: "Happy Customers",
- value: "100K+",
- },
+ label: "Happy Customers", value: "100K+"},
]}
metricsAnimation="slide-up"
/>
@@ -137,32 +104,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Breakfast Favorites",
- description: "Start your day right with our classic bagel & cream cheese, egg sandwiches, and fresh coffee.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-erishte-spoon-woman-hand-bowl-tasty-written-notebook-beige-background_140725-132431.jpg",
- imageAlt: "Breakfast platter with bagels, eggs, and coffee",
- buttonIcon: "Coffee",
+ title: "Breakfast Favorites", description: "Start your day right with our classic bagel & cream cheese, egg sandwiches, and fresh coffee.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-erishte-spoon-woman-hand-bowl-tasty-written-notebook-beige-background_140725-132431.jpg", imageAlt: "Breakfast platter with bagels, eggs, and coffee", buttonIcon: Coffee,
},
{
- title: "Delicious Lunches",
- description: "Indulge in our premium deli sandwiches, wraps, salads, and homemade soups for a perfect midday meal.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast_23-2147991235.jpg",
- imageAlt: "Gourmet deli sandwich with a side salad",
- buttonIcon: "Sandwich",
+ title: "Delicious Lunches", description: "Indulge in our premium deli sandwiches, wraps, salads, and homemade soups for a perfect midday meal.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast_23-2147991235.jpg", imageAlt: "Gourmet deli sandwich with a side salad", buttonIcon: Sandwich,
},
{
- title: "Full-Service Catering",
- description: "Elevate your next event with our custom catering trays, perfect for office meetings, parties, and family gatherings.",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-high-angle_23-2149617124.jpg",
- imageAlt: "Catering spread with bagels, sandwiches, and pastries",
- buttonIcon: "ClipboardList",
+ title: "Full-Service Catering", description: "Elevate your next event with our custom catering trays, perfect for office meetings, parties, and family gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-high-angle_23-2149617124.jpg", imageAlt: "Catering spread with bagels, sandwiches, and pastries", buttonIcon: ClipboardList,
},
{
- title: "Fresh Local Ingredients",
- description: "We believe in quality. That's why we source the freshest ingredients to make every dish delicious and wholesome.",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg",
- imageAlt: "Fresh organic vegetables and premium deli ingredients",
- buttonIcon: "Leaf",
+ title: "Fresh Local Ingredients", description: "We believe in quality. That's why we source the freshest ingredients to make every dish delicious and wholesome.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Fresh organic vegetables and premium deli ingredients", buttonIcon: Leaf,
},
]}
title="More Than Just Bagels"
@@ -179,47 +130,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "p1",
- name: "Classic Bagel & Schmear",
- price: "$3.99",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wrap-with-vegetables-rice-decorated-with-berries_181624-45348.jpg",
- imageAlt: "Freshly toasted sesame bagel with cream cheese",
- },
+ id: "p1", name: "Classic Bagel & Schmear", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wrap-with-vegetables-rice-decorated-with-berries_181624-45348.jpg", imageAlt: "Freshly toasted sesame bagel with cream cheese"},
{
- id: "p2",
- name: "Turkey Club Sandwich",
- price: "$10.50",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7507.jpg",
- imageAlt: "Stacked turkey club sandwich on toasted bread",
- },
+ id: "p2", name: "Turkey Club Sandwich", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7507.jpg", imageAlt: "Stacked turkey club sandwich on toasted bread"},
{
- id: "p3",
- name: "Artisan Coffee",
- price: "$3.00",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-coffee-beans-falling-out-glass-jar-white-wooden-background_141793-27585.jpg",
- imageAlt: "Hot cup of artisan coffee with latte art",
- },
+ id: "p3", name: "Artisan Coffee", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-coffee-beans-falling-out-glass-jar-white-wooden-background_141793-27585.jpg", imageAlt: "Hot cup of artisan coffee with latte art"},
{
- id: "p4",
- name: "Fresh Baked Muffin",
- price: "$2.75",
- imageSrc: "http://img.b2bpic.net/free-photo/banana-cupcakes-mixed-with-chocolate-chip-white-plate_1150-20919.jpg",
- imageAlt: "Blueberry muffin with a golden-brown top",
- },
+ id: "p4", name: "Fresh Baked Muffin", price: "$2.75", imageSrc: "http://img.b2bpic.net/free-photo/banana-cupcakes-mixed-with-chocolate-chip-white-plate_1150-20919.jpg", imageAlt: "Blueberry muffin with a golden-brown top"},
{
- id: "p5",
- name: "Garden Fresh Salad",
- price: "$9.00",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-salad-healthy-food_1203-3579.jpg",
- imageAlt: "Colorful garden salad with mixed greens and vegetables",
- },
+ id: "p5", name: "Garden Fresh Salad", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-salad-healthy-food_1203-3579.jpg", imageAlt: "Colorful garden salad with mixed greens and vegetables"},
{
- id: "p6",
- name: "Homemade Soup of the Day",
- price: "$5.50",
- imageSrc: "http://img.b2bpic.net/free-photo/asian-noodle-bowl-soup-served-table_1220-7917.jpg",
- imageAlt: "Warm bowl of homemade tomato soup with a garnish",
- },
+ id: "p6", name: "Homemade Soup of the Day", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/asian-noodle-bowl-soup-served-table_1220-7917.jpg", imageAlt: "Warm bowl of homemade tomato soup with a garnish"},
]}
title="Our Delicious Menu"
description="Explore our wide selection of freshly baked bagels, gourmet cream cheeses, signature deli sandwiches, and hot coffee."
@@ -236,50 +157,20 @@ export default function LandingPage() {
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
testimonials={[
{
- id: "1",
- name: "Sarah Johnson",
- role: "Local Resident",
- company: "Lindenhurst, NY",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/french-woman-cafe-drinking-latte-eating-croissant_1303-25710.jpg",
- imageAlt: "Portrait of Sarah Johnson",
- },
+ id: "1", name: "Sarah Johnson", role: "Local Resident", company: "Lindenhurst, NY", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/french-woman-cafe-drinking-latte-eating-croissant_1303-25710.jpg", imageAlt: "Portrait of Sarah Johnson"},
{
- id: "2",
- name: "Michael Chen",
- role: "Commuter",
- company: "Farmingdale, NY",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-hat-eating-doughnut_23-2148289417.jpg",
- imageAlt: "Portrait of Michael Chen",
- },
+ id: "2", name: "Michael Chen", role: "Commuter", company: "Farmingdale, NY", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-hat-eating-doughnut_23-2148289417.jpg", imageAlt: "Portrait of Michael Chen"},
{
- id: "3",
- name: "Emily Rodriguez",
- role: "Family Mom",
- company: "Lindenhurst, NY",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-with-mother-having-breakfast_23-2147663946.jpg",
- imageAlt: "Portrait of Emily Rodriguez",
- },
+ id: "3", name: "Emily Rodriguez", role: "Family Mom", company: "Lindenhurst, NY", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-with-mother-having-breakfast_23-2147663946.jpg", imageAlt: "Portrait of Emily Rodriguez"},
{
- id: "4",
- name: "David Kim",
- role: "Weekend Visitor",
- company: "Amityville, NY",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-day-with-coffee_1098-422.jpg",
- imageAlt: "Portrait of David Kim",
- },
+ id: "4", name: "David Kim", role: "Weekend Visitor", company: "Amityville, NY", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-day-with-coffee_1098-422.jpg", imageAlt: "Portrait of David Kim"},
{
- id: "5",
- name: "Jessica Lee",
- role: "Community Member",
- company: "Lindenhurst, NY",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491911.jpg",
- imageAlt: "Portrait of Jessica Lee",
- },
+ id: "5", name: "Jessica Lee", role: "Community Member", company: "Lindenhurst, NY", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491911.jpg", imageAlt: "Portrait of Jessica Lee"},
]}
title="What Our Customers Say"
description="Hear from our satisfied customers about their favorite bagels, sandwiches, and the friendly service that keeps them coming back."
@@ -292,35 +183,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "What are your daily operating hours?",
- content: "We are open daily from 6 AM to 3 PM, serving fresh breakfast and lunch options.",
- },
+ id: "faq1", title: "What are your daily operating hours?", content: "We are open daily from 6 AM to 3 PM, serving fresh breakfast and lunch options."},
{
- id: "faq2",
- title: "Do you offer gluten-free bagels or bread?",
- content: "Yes, we have a selection of delicious gluten-free bagels and bread available upon request.",
- },
+ id: "faq2", title: "Do you offer gluten-free bagels or bread?", content: "Yes, we have a selection of delicious gluten-free bagels and bread available upon request."},
{
- id: "faq3",
- title: "Can I place an order for pick-up?",
- content: "Absolutely! You can call us directly to place your order for quick and convenient pick-up.",
- },
+ id: "faq3", title: "Can I place an order for pick-up?", content: "Absolutely! You can call us directly to place your order for quick and convenient pick-up."},
{
- id: "faq4",
- title: "What kind of catering services do you offer?",
- content: "We provide catering for various events, including corporate meetings, family gatherings, and parties. Our menu includes bagel platters, sandwich trays, salads, and more. Please call for details.",
- },
+ id: "faq4", title: "What kind of catering services do you offer?", content: "We provide catering for various events, including corporate meetings, family gatherings, and parties. Our menu includes bagel platters, sandwich trays, salads, and more. Please call for details."},
{
- id: "faq5",
- title: "Are your ingredients locally sourced?",
- content: "We prioritize using fresh, high-quality ingredients, and we strive to source locally whenever possible to support our community.",
- },
+ id: "faq5", title: "Are your ingredients locally sourced?", content: "We prioritize using fresh, high-quality ingredients, and we strive to source locally whenever possible to support our community."},
{
- id: "faq6",
- title: "Do you have vegetarian or vegan options?",
- content: "Yes, we offer a variety of vegetarian and vegan-friendly options across our bagel, sandwich, and salad menus.",
- },
+ id: "faq6", title: "Do you have vegetarian or vegan options?", content: "Yes, we offer a variety of vegetarian and vegan-friendly options across our bagel, sandwich, and salad menus."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our menu, ingredients, ordering, and special requests."
@@ -333,14 +206,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Lindenhurst Best Deli Award",
- "Community Favorite Eatery",
- "Local Choice Winner 2023",
- "Main Street Business Alliance",
- "Proud Sponsor of Youth Sports",
- "Chamber of Commerce Member",
- "Customer Service Excellence",
- ]}
+ "Lindenhurst Best Deli Award", "Community Favorite Eatery", "Local Choice Winner 2023", "Main Street Business Alliance", "Proud Sponsor of Youth Sports", "Chamber of Commerce Member", "Customer Service Excellence"]}
title="Proudly Serving Lindenhurst"
description="We're a beloved local establishment, recognized for our commitment to quality and community support."
speed={40}
@@ -352,8 +218,7 @@ export default function LandingPage() {