diff --git a/src/app/page.tsx b/src/app/page.tsx
index b64dd22..26678e7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,19 +48,14 @@ export default function LandingPage() {
@@ -164,29 +116,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "c1",
- title: "Traditional Brewing",
- tags: [
- "Authentic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/classic-teapot-isolated-marble-table_114579-30221.jpg",
- },
+ id: "c1", title: "Traditional Brewing", tags: [
+ "Authentic"],
+ imageSrc: "http://img.b2bpic.net/free-photo/classic-teapot-isolated-marble-table_114579-30221.jpg"},
{
- id: "c2",
- title: "Freshly Ground",
- tags: [
- "Aromatic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cezve-white-background-high-quality-photo_114579-68931.jpg",
- },
+ id: "c2", title: "Freshly Ground", tags: [
+ "Aromatic"],
+ imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cezve-white-background-high-quality-photo_114579-68931.jpg"},
{
- id: "c3",
- title: "Served Hot",
- tags: [
- "Refreshing",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-33838.jpg",
- },
+ id: "c3", title: "Served Hot", tags: [
+ "Refreshing"],
+ imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-33838.jpg"},
]}
title="The Art of Filter Coffee"
description="More than just a coffee, our traditional South Indian filter coffee is an experience. Hand-brewed and poured from height to perfect frothiness."
@@ -200,40 +140,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "The best dosa I have ever tasted in Canada. Absolutely authentic!",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
- },
+ id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best dosa I have ever tasted in Canada. Absolutely authentic!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg"},
{
- id: "t2",
- name: "Michael K.",
- handle: "@mickeyk",
- testimonial: "Incredible spices. The biryani is a must-try. Authentic flavor profile.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-curly-woman-talking-by-phone_171337-16739.jpg",
- },
+ id: "t2", name: "Michael K.", handle: "@mickeyk", testimonial: "Incredible spices. The biryani is a must-try. Authentic flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-curly-woman-talking-by-phone_171337-16739.jpg"},
{
- id: "t3",
- name: "Emily R.",
- handle: "@emilyr",
- testimonial: "Such a warm experience. The filter coffee was like being back home.",
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-girl-with-long-hair-eating-vegetables-laughing-refined-lady-enjoying-favorite-salad_197531-17192.jpg",
- },
+ id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Such a warm experience. The filter coffee was like being back home.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-girl-with-long-hair-eating-vegetables-laughing-refined-lady-enjoying-favorite-salad_197531-17192.jpg"},
{
- id: "t4",
- name: "David C.",
- handle: "@daveyc",
- testimonial: "Consistently delicious. My favorite spot for weekend lunch.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469409.jpg",
- },
+ id: "t4", name: "David C.", handle: "@daveyc", testimonial: "Consistently delicious. My favorite spot for weekend lunch.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469409.jpg"},
{
- id: "t5",
- name: "Priya N.",
- handle: "@priyan",
- testimonial: "Authentic taste, great service. Truly a hidden gem in Moncton.",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187237.jpg",
- },
+ id: "t5", name: "Priya N.", handle: "@priyan", testimonial: "Authentic taste, great service. Truly a hidden gem in Moncton.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187237.jpg"},
]}
title="Voices of Cilantro 601"
description="See why our guests keep coming back."
@@ -246,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Address",
- content: "601 Main St, Moncton, NB",
- },
+ id: "f1", title: "Address", content: "601 Main St, Moncton, NB"},
{
- id: "f2",
- title: "Hours",
- content: "Daily 11:00 AM - 10:00 PM",
- },
+ id: "f2", title: "Hours", content: "Daily 11:00 AM - 10:00 PM"},
{
- id: "f3",
- title: "Parking",
- content: "Street parking available near the restaurant.",
- },
+ id: "f3", title: "Parking", content: "Street parking available near the restaurant."},
]}
title="Visit Us"
description="We are centrally located and ready to serve you."
@@ -271,16 +177,13 @@ export default function LandingPage() {
@@ -291,46 +194,29 @@ export default function LandingPage() {
logoText="Cilantro 601"
columns={[
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
],
},
{
- title: "Socials",
- items: [
+ title: "Socials", items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
{
- label: "Accessibility",
- href: "#",
- },
+ label: "Accessibility", href: "#"},
],
},
]}
@@ -339,4 +225,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file