diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2b71f88..ab2a832 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,33 +44,22 @@ export default function LandingPage() {
@@ -92,45 +73,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- role: "Resident",
- company: "Chelsea",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-eating-hamburger-outdoor-street_231208-12157.jpg",
- },
+ id: "1", name: "Sarah J.", role: "Resident", company: "Chelsea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-eating-hamburger-outdoor-street_231208-12157.jpg"},
{
- id: "2",
- name: "Mark D.",
- role: "Regular",
- company: "Chelsea",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269143.jpg",
- },
+ id: "2", name: "Mark D.", role: "Regular", company: "Chelsea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269143.jpg"},
{
- id: "3",
- name: "Elena R.",
- role: "Local",
- company: "Chelsea",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athletic-woman-feeling-motivated-while-running-beach-copy-space_637285-1933.jpg",
- },
+ id: "3", name: "Elena R.", role: "Local", company: "Chelsea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athletic-woman-feeling-motivated-while-running-beach-copy-space_637285-1933.jpg"},
{
- id: "4",
- name: "David K.",
- role: "Commuter",
- company: "Chelsea",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg",
- },
+ id: "4", name: "David K.", role: "Commuter", company: "Chelsea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg"},
{
- id: "5",
- name: "Julia M.",
- role: "Student",
- company: "Chelsea",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sleeping-outdoors_23-2149247318.jpg",
- },
+ id: "5", name: "Julia M.", role: "Student", company: "Chelsea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sleeping-outdoors_23-2149247318.jpg"},
]}
title="Community Favorites"
description="What our Chelsea neighbors are saying about their daily spot."
@@ -146,28 +102,16 @@ export default function LandingPage() {
description="Our numbers speak for our dedication to the neighborhood."
metrics={[
{
- id: "m1",
- value: "24/7",
- title: "Open Hours",
- items: [
- "Always available",
- ],
+ id: "m1", value: "24/7", title: "Open Hours", items: [
+ "Always available"],
},
{
- id: "m2",
- value: "100%",
- title: "Freshness",
- items: [
- "Sourced locally",
- ],
+ id: "m2", value: "100%", title: "Freshness", items: [
+ "Sourced locally"],
},
{
- id: "m3",
- value: "15+",
- title: "Years Experience",
- items: [
- "Serving NYC",
- ],
+ id: "m3", value: "15+", title: "Years Experience", items: [
+ "Serving NYC"],
},
]}
/>
@@ -182,25 +126,9 @@ export default function LandingPage() {
description="Updates and highlights from the team."
blogs={[
{
- id: "b1",
- category: "Events",
- title: "Community Gathering",
- excerpt: "Join us for our monthly neighborhood brunch.",
- imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430996.jpg?_wi=4",
- authorName: "Team Olympia",
- authorAvatar: "http://img.b2bpic.net/free-photo/healthy-lifestyle-sustained-home_23-2149362443.jpg",
- date: "2024-10-01",
- },
+ id: "b1", category: "Events", title: "Community Gathering", excerpt: "Join us for our monthly neighborhood brunch.", imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430996.jpg?_wi=4", authorName: "Team Olympia", authorAvatar: "http://img.b2bpic.net/free-photo/healthy-lifestyle-sustained-home_23-2149362443.jpg", date: "2024-10-01"},
{
- id: "b2",
- category: "Menu",
- title: "New Green Juice",
- excerpt: "Try our latest signature kale blend.",
- imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430996.jpg?_wi=5",
- authorName: "Chef Dave",
- authorAvatar: "http://img.b2bpic.net/free-photo/healthy-lifestyle-sustained-home_23-2149362443.jpg",
- date: "2024-09-25",
- },
+ id: "b2", category: "Menu", title: "New Green Juice", excerpt: "Try our latest signature kale blend.", imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430996.jpg?_wi=5", authorName: "Chef Dave", authorAvatar: "http://img.b2bpic.net/free-photo/healthy-lifestyle-sustained-home_23-2149362443.jpg", date: "2024-09-25"},
]}
/>
@@ -212,15 +140,9 @@ export default function LandingPage() {
sideDescription="We're here to help you get the best out of your deli visit."
faqs={[
{
- id: "q1",
- title: "Do you deliver?",
- content: "Yes, through all major delivery apps.",
- },
+ id: "q1", title: "Do you deliver?", content: "Yes, through all major delivery apps."},
{
- id: "q2",
- title: "Are you really open 24/7?",
- content: "Absolutely, we never close.",
- },
+ id: "q2", title: "Are you really open 24/7?", content: "Absolutely, we never close."},
]}
faqsAnimation="slide-up"
/>
@@ -231,30 +153,21 @@ export default function LandingPage() {
logoText="Olympia Star Deli"
columns={[
{
- title: "Visit Us",
- items: [
+ title: "Visit Us", items: [
{
- label: "761 6th Ave, NY 10001",
- href: "/contact",
- },
+ label: "761 6th Ave, NY 10001", href: "/contact"},
],
},
{
- title: "Call Us",
- items: [
+ title: "Call Us", items: [
{
- label: "(212) 924-5074",
- href: "tel:2129245074",
- },
+ label: "(212) 924-5074", href: "tel:2129245074"},
],
},
{
- title: "Hours",
- items: [
+ title: "Our Commitment", items: [
{
- label: "24/7 - Open Always",
- href: "#",
- },
+ label: "Order Now", href: "/menu"},
],
},
]}