diff --git a/src/app/page.tsx b/src/app/page.tsx
index 80d907d..8c27021 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,116 +46,67 @@ export default function LandingPage() {
@@ -176,50 +119,20 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "Coffee",
- name: "Espresso + Sparkling Water",
- price: "₹ — Ask Us",
- rating: 5,
- reviewCount: "1.4k",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=4",
- },
+ id: "p1", brand: "Coffee", name: "Espresso + Sparkling Water", price: "₹ — Ask Us", rating: 5,
+ reviewCount: "1.4k", imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg"},
{
- id: "p2",
- brand: "Drinks",
- name: "Vietnamese Iced Coffee",
- price: "₹ — Ask Us",
- rating: 5,
- reviewCount: "1.4k",
- imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=4",
- },
+ id: "p2", brand: "Drinks", name: "Vietnamese Iced Coffee", price: "₹ — Ask Us", rating: 5,
+ reviewCount: "1.4k", imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg"},
{
- id: "p3",
- brand: "Coffee",
- name: "Lavender Lemonade",
- price: "₹ — Ask Us",
- rating: 5,
- reviewCount: "1.4k",
- imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=3",
- },
+ id: "p3", brand: "Coffee", name: "Lavender Lemonade", price: "₹ — Ask Us", rating: 5,
+ reviewCount: "1.4k", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg"},
{
- id: "p4",
- brand: "Food",
- name: "Miso Ramen Bowl",
- price: "₹ — Ask Us",
- rating: 5,
- reviewCount: "1.4k",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=5",
- },
+ id: "p4", brand: "Food", name: "Miso Ramen Bowl", price: "₹ — Ask Us", rating: 5,
+ reviewCount: "1.4k", imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg"},
{
- id: "p5",
- brand: "Dessert",
- name: "Signature Tiramisu",
- price: "₹ — Ask Us",
- rating: 5,
- reviewCount: "1.4k",
- imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=5",
- },
+ id: "p5", brand: "Dessert", name: "Signature Tiramisu", price: "₹ — Ask Us", rating: 5,
+ reviewCount: "1.4k", imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg"},
]}
title="A Menu Without Borders"
description="From Vietnamese iced coffee to miso ramen. Espresso to tiramisu. We cook from everywhere."
@@ -233,35 +146,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Coffee Culture",
- author: "All Day",
- description: "The kind of place you come for coffee. Stay for four hours.",
- tags: [
- "Vibe",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=5",
- },
+ id: "f1", title: "Coffee Culture", author: "All Day", description: "The kind of place you come for coffee. Stay for four hours.", tags: [
+ "Vibe"],
+ imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg"},
{
- id: "f2",
- title: "Work Environment",
- author: "Until 8 PM",
- description: "Work until 8. Then let the evening take over.",
- tags: [
- "Work",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=6",
- },
+ id: "f2", title: "Work Environment", author: "Until 8 PM", description: "Work until 8. Then let the evening take over.", tags: [
+ "Work"],
+ imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg"},
{
- id: "f3",
- title: "Friday Night",
- author: "Games Night",
- description: "Friday nights belong to everyone. Games, laughter, strangers becoming regulars.",
- tags: [
- "Events",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=4",
- },
+ id: "f3", title: "Friday Night", author: "Games Night", description: "Friday nights belong to everyone. Games, laughter, strangers becoming regulars.", tags: [
+ "Events"],
+ imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg"},
]}
title="You'll Know It When You Feel It"
description="The atmosphere of a city sanctuary."
@@ -275,40 +170,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Radhika Sharma",
- role: "Creative",
- testimonial: "Best restaurant I've found in Indore recently.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg?_wi=1",
- },
+ id: "t1", name: "Radhika Sharma", role: "Creative", testimonial: "Best restaurant I've found in Indore recently.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg"},
{
- id: "t2",
- name: "Priyam Chowdhury",
- role: "Designer",
- testimonial: "Filled with nature and elusive coffee making. Posh, young, hip crowd.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg",
- },
+ id: "t2", name: "Priyam Chowdhury", role: "Designer", testimonial: "Filled with nature and elusive coffee making. Posh, young, hip crowd.", imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg"},
{
- id: "t3",
- name: "Kritika Raval",
- role: "Architect",
- testimonial: "Tops in ambience and vibe. Elaborate menu from around the globe.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-cup_23-2148415886.jpg",
- },
+ id: "t3", name: "Kritika Raval", role: "Architect", testimonial: "Tops in ambience and vibe. Elaborate menu from around the globe.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-cup_23-2148415886.jpg"},
{
- id: "t4",
- name: "Anuj Verma",
- role: "Regular",
- testimonial: "The people, the food and my favourite Games night on Friday nights!",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy-background-autumn-leaves_627829-4350.jpg",
- },
+ id: "t4", name: "Anuj Verma", role: "Regular", testimonial: "The people, the food and my favourite Games night on Friday nights!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-arab-beard-man-wear-grey-turtleneck-black-jaket-arabian-model-guy-background-autumn-leaves_627829-4350.jpg"},
{
- id: "t5",
- name: "Priya Singh",
- role: "Writer",
- testimonial: "A sanctuary in the middle of the city. Truly special.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg?_wi=2",
- },
+ id: "t5", name: "Priya Singh", role: "Writer", testimonial: "A sanctuary in the middle of the city. Truly special.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg"},
]}
title="1,493 Reasons to Visit"
description="Our community's words."
@@ -319,28 +189,14 @@ export default function LandingPage() {
@@ -378,33 +226,21 @@ export default function LandingPage() {
logoText="NEIGHBOURHOOD"
columns={[
{
- title: "Links",
- items: [
+ title: "Links", items: [
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Vibe",
- href: "#vibe",
- },
+ label: "Vibe", href: "#vibe"},
{
- label: "Events",
- href: "#events",
- },
+ label: "Events", href: "#events"},
],
},
{
- title: "Visit",
- items: [
+ title: "Visit", items: [
{
- label: "Google Maps",
- href: "#",
- },
+ label: "Google Maps", href: "#"},
{
- label: "Reserve",
- href: "#",
- },
+ label: "Reserve", href: "#"},
],
},
]}