diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 6a3660b..02fd381 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -8,7 +8,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
-import { Award, Heart, Sparkles, Star, Users } from "lucide-react";
+import { Award, Heart, Sparkles, Star, Users, Leaf, MessageCircleHeart } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -62,19 +52,13 @@ export default function LandingPage() {
description="At [Restaurant Name], our journey began with a deep-rooted passion for authentic [Cuisine Type] cuisine and a steadfast commitment to creating an unparalleled dining experience. Every dish we serve tells a story, blending time-honored traditions with innovative culinary artistry, all crafted from the freshest, locally sourced ingredients."
bulletPoints={[
{
- title: "Farm-to-Table Freshness",
- description: "We hand-pick the finest seasonal ingredients from local farms and trusted purveyors, guaranteeing peak flavor and uncompromising quality in every dish.",
- icon: Leaf,
+ title: "Farm-to-Table Freshness", description: "We hand-pick the finest seasonal ingredients from local farms and trusted purveyors, guaranteeing peak flavor and uncompromising quality in every dish.", icon: Leaf,
},
{
- title: "Artisanal Craftsmanship",
- description: "Our executive chefs, masters of [Cuisine Type] culinary arts, meticulously blend traditional cooking techniques with modern flair to create exquisite dishes that delight all senses.",
- icon: Sparkles,
+ title: "Artisanal Craftsmanship", description: "Our executive chefs, masters of [Cuisine Type] culinary arts, meticulously blend traditional cooking techniques with modern flair to create exquisite dishes that delight all senses.", icon: Sparkles,
},
{
- title: "Warm Ambiance & Service",
- description: "Indulge in an inviting and cozy atmosphere complemented by our impeccable, attentive service, ensuring every meal transforms into a truly special occasion.",
- icon: Heart,
+ title: "Warm Ambiance & Service", description: "Indulge in an inviting and cozy atmosphere complemented by our impeccable, attentive service, ensuring every meal transforms into a truly special occasion.", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-gourmet-food-with-beef_23-2148516881.jpg?_wi=2"
@@ -90,19 +74,13 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
- label: "Years of Culinary Excellence",
- value: "15+",
- },
+ label: "Years of Culinary Excellence", value: "15+"},
{
icon: Users,
- label: "Happy Guests Served Daily",
- value: "200+",
- },
+ label: "Happy Guests Served Daily", value: "200+"},
{
icon: Award,
- label: "Industry Awards & Recognitions",
- value: "5+",
- },
+ label: "Industry Awards & Recognitions", value: "5+"},
]}
metricsAnimation="slide-up"
/>
@@ -116,37 +94,13 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
- id: "1",
- name: "Sophia L.",
- role: "Food Critic",
- testimonial: "An absolute culinary delight! Every dish was a masterpiece, perfectly balanced and bursting with authentic flavors. The ambiance is charming, and the service is impeccable. A must-visit!",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg?_wi=2",
- imageAlt: "Sophia L.",
- },
+ id: "1", name: "Sophia L.", role: "Food Critic", testimonial: "An absolute culinary delight! Every dish was a masterpiece, perfectly balanced and bursting with authentic flavors. The ambiance is charming, and the service is impeccable. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg?_wi=2", imageAlt: "Sophia L."},
{
- id: "2",
- name: "Michael R.",
- role: "Local Guide",
- testimonial: "I've been coming here for years, and [Restaurant Name] never disappoints. The [Cuisine Type] pasta is out of this world, and the staff always makes you feel like family. Truly a gem!",
- imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg?_wi=2",
- imageAlt: "Michael R.",
- },
+ id: "2", name: "Michael R.", role: "Local Guide", testimonial: "I've been coming here for years, and [Restaurant Name] never disappoints. The [Cuisine Type] pasta is out of this world, and the staff always makes you feel like family. Truly a gem!", imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg?_wi=2", imageAlt: "Michael R."},
{
- id: "3",
- name: "Olivia M.",
- role: "Gourmet Blogger",
- testimonial: "From appetizers to dessert, every plate was a work of art and tasted even better. The wine pairing recommendations were spot on. This place truly embodies fine dining.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=2",
- imageAlt: "Olivia M.",
- },
+ id: "3", name: "Olivia M.", role: "Gourmet Blogger", testimonial: "From appetizers to dessert, every plate was a work of art and tasted even better. The wine pairing recommendations were spot on. This place truly embodies fine dining.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=2", imageAlt: "Olivia M."},
{
- id: "4",
- name: "Daniel K.",
- role: "Regular Patron",
- testimonial: "Exceptional food and service. The attention to detail in every aspect, from the fresh ingredients to the presentation, is what sets [Restaurant Name] apart. Highly recommended for any occasion.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=2",
- imageAlt: "Daniel K.",
- },
+ id: "4", name: "Daniel K.", role: "Regular Patron", testimonial: "Exceptional food and service. The attention to detail in every aspect, from the fresh ingredients to the presentation, is what sets [Restaurant Name] apart. Highly recommended for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=2", imageAlt: "Daniel K."},
]}
title="What Our Guests Say"
description="Read glowing testimonials from our cherished customers and discover why [Restaurant Name] is a beloved dining destination."
@@ -160,13 +114,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
- "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badge-collection_23-2149040437.jpg",
- "http://img.b2bpic.net/free-psd/catering-flyer-template-design_23-2151930820.jpg",
- "http://img.b2bpic.net/free-vector/flat-design-chef-logo-template_23-2148980968.jpg",
- "http://img.b2bpic.net/free-vector/pink-logo-with-spoon_1017-4307.jpg",
- "http://img.b2bpic.net/free-vector/various-dishes-restaurant_23-2147563613.jpg",
- "http://img.b2bpic.net/free-photo/top-view-fresh-ripe-cauliflower-inside-basket-light-grey-table_140725-132349.jpg",
- ]}
+ "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badge-collection_23-2149040437.jpg", "http://img.b2bpic.net/free-psd/catering-flyer-template-design_23-2151930820.jpg", "http://img.b2bpic.net/free-vector/flat-design-chef-logo-template_23-2148980968.jpg", "http://img.b2bpic.net/free-vector/pink-logo-with-spoon_1017-4307.jpg", "http://img.b2bpic.net/free-vector/various-dishes-restaurant_23-2147563613.jpg", "http://img.b2bpic.net/free-photo/top-view-fresh-ripe-cauliflower-inside-basket-light-grey-table_140725-132349.jpg"]}
+ names={[
+ "Culinary Monthly", "Gourmet Review", "Taste Magazine", "Restaurant Insider", "Foodie Journal", "Local Eats Weekly"]}
title="As Seen In & Recognised By"
description="Proudly featured and celebrated by leading culinary publications and critics."
tag="Featured"
@@ -180,50 +130,31 @@ export default function LandingPage() {