diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 7109e6d..706fb49 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -12,6 +12,7 @@ import { Sparkles, Heart, Home } from "lucide-react";
export default function AboutPage() {
const navItems = [
{ name: "Home", id: "home" },
+ { name: "Introduction", id: "introduction" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "reviews" },
@@ -22,6 +23,7 @@ export default function AboutPage() {
{
items: [
{ label: "Home", href: "/" },
+ { label: "Introduction", href: "/introduction" },
{ label: "Menu", href: "/menu" },
{ label: "About", href: "/about" },
{ label: "Reviews", href: "/reviews" },
@@ -79,9 +81,7 @@ export default function AboutPage() {
brandName="Local Kitchen"
navItems={navItems}
button={{
- text: "Call Now",
- href: "tel:+1-555-123-4567",
- }}
+ text: "Call Now", href: "tel:+1-555-123-4567"}}
/>
@@ -91,25 +91,13 @@ export default function AboutPage() {
description="Local Kitchen was founded on a simple belief: food brings people together. From day one, we've been dedicated to sourcing the freshest ingredients, training our team with genuine hospitality, and creating a space where every guest feels like family."
features={[
{
- title: "Fresh, Flavorful Food",
- description: "Locally sourced ingredients prepared daily with passion and precision.",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=3",
- imageAlt: "Fresh ingredients colorful vegetables produce",
- buttonIcon: Sparkles,
+ title: "Fresh, Flavorful Food", description: "Locally sourced ingredients prepared daily with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=3", imageAlt: "Fresh ingredients colorful vegetables produce", buttonIcon: Sparkles,
},
{
- title: "Exceptional Service",
- description: "Our team treats every guest like family, going above and beyond to ensure your happiness.",
- imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=3",
- imageAlt: "Friendly waiter serving guests table smiling",
- buttonIcon: Heart,
+ title: "Exceptional Service", description: "Our team treats every guest like family, going above and beyond to ensure your happiness.", imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=3", imageAlt: "Friendly waiter serving guests table smiling", buttonIcon: Heart,
},
{
- title: "Welcoming Atmosphere",
- description: "A clean, comfortable space designed for genuine connection and memorable moments.",
- imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3",
- imageAlt: "Modern restaurant interior design cozy lighting",
- buttonIcon: Home,
+ title: "Welcoming Atmosphere", description: "A clean, comfortable space designed for genuine connection and memorable moments.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Modern restaurant interior design cozy lighting", buttonIcon: Home,
},
]}
textboxLayout="split"
@@ -125,59 +113,17 @@ export default function AboutPage() {
description="These are the moments that remind us why we do what we do. Real guests sharing their real experiences at Local Kitchen."
testimonials={[
{
- id: "1",
- title: "Best Burger Ever",
- quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.",
- name: "Sarah Johnson",
- role: "Regular Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=2",
- imageAlt: "happy customer satisfied guest portrait smiling",
- },
+ id: "1", title: "Best Burger Ever", quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.", name: "Sarah Johnson", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=2", imageAlt: "happy customer satisfied guest portrait smiling"},
{
- id: "2",
- title: "Worth Every Penny",
- quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.",
- name: "Michael Chen",
- role: "First-Time Visitor",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2",
- imageAlt: "professional man headshot businessman portrait",
- },
+ id: "2", title: "Worth Every Penny", quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.", name: "Michael Chen", role: "First-Time Visitor", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", imageAlt: "professional man headshot businessman portrait"},
{
- id: "3",
- title: "Our Favorite Local Spot",
- quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.",
- name: "Emily Rodriguez",
- role: "Family of Four",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=2",
- imageAlt: "woman portrait professional headshot confident",
- },
+ id: "3", title: "Our Favorite Local Spot", quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.", name: "Emily Rodriguez", role: "Family of Four", imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=2", imageAlt: "woman portrait professional headshot confident"},
{
- id: "4",
- title: "Genuine Connection",
- quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.",
- name: "David Kim",
- role: "Loyal Customer",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=2",
- imageAlt: "male customer portrait headshot professional",
- },
+ id: "4", title: "Genuine Connection", quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.", name: "David Kim", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=2", imageAlt: "male customer portrait headshot professional"},
{
- id: "5",
- title: "Unforgettable Experience",
- quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.",
- name: "Jessica Martinez",
- role: "Special Occasion Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=2",
- imageAlt: "woman customer portrait headshot satisfied",
- },
+ id: "5", title: "Unforgettable Experience", quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.", name: "Jessica Martinez", role: "Special Occasion Guest", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=2", imageAlt: "woman customer portrait headshot satisfied"},
{
- id: "6",
- title: "Best Local Find",
- quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.",
- name: "Robert Thompson",
- role: "Food Enthusiast",
- imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=2",
- imageAlt: "man customer portrait headshot professional",
- },
+ id: "6", title: "Best Local Find", quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.", name: "Robert Thompson", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=2", imageAlt: "man customer portrait headshot professional"},
]}
textboxLayout="split"
useInvertedBackground={true}
@@ -192,13 +138,9 @@ export default function AboutPage() {
description="We're more than a restaurantβwe're a gathering place for the community. Whether you're celebrating a special occasion, enjoying a casual dinner with friends, or simply craving exceptional food and genuine service, we'd love to welcome you."
buttons={[
{
- text: "π Call Now",
- href: "tel:+1-555-123-4567",
- },
+ text: "π Call Now", href: "tel:+1-555-123-4567"},
{
- text: "π Visit Us",
- href: "/contact",
- },
+ text: "π Visit Us", href: "/contact"},
]}
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
@@ -214,4 +156,4 @@ export default function AboutPage() {
);
-}
\ No newline at end of file
+}
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 1f2ad9a..6e5e5cc 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -9,6 +9,7 @@ import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"
export default function ContactPage() {
const navItems = [
{ name: "Home", id: "home" },
+ { name: "Introduction", id: "introduction" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "reviews" },
@@ -19,6 +20,7 @@ export default function ContactPage() {
{
items: [
{ label: "Home", href: "/" },
+ { label: "Introduction", href: "/introduction" },
{ label: "Menu", href: "/menu" },
{ label: "About", href: "/about" },
{ label: "Reviews", href: "/reviews" },
@@ -148,4 +150,4 @@ export default function ContactPage() {
);
-}
\ No newline at end of file
+}
diff --git a/src/app/introduction/page.tsx b/src/app/introduction/page.tsx
new file mode 100644
index 0000000..fd9df33
--- /dev/null
+++ b/src/app/introduction/page.tsx
@@ -0,0 +1,215 @@
+"use client";
+
+import Link from "next/link";
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
+import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
+import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
+import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
+import ProductCardFour from "@/components/sections/product/ProductCardFour";
+import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
+import ContactCTA from "@/components/sections/contact/ContactCTA";
+import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
+import { Sparkles, Heart, Home } from "lucide-react";
+
+export default function IntroductionPage() {
+ const navItems = [
+ { name: "Home", id: "home" },
+ { name: "Introduction", id: "introduction" },
+ { name: "Menu", id: "menu" },
+ { name: "About", id: "about" },
+ { name: "Reviews", id: "reviews" },
+ { name: "Contact", id: "contact" },
+ ];
+
+ const footerColumns = [
+ {
+ items: [
+ { label: "Home", href: "/" },
+ { label: "Introduction", href: "/introduction" },
+ { label: "Menu", href: "/menu" },
+ { label: "About", href: "/about" },
+ { label: "Reviews", href: "/reviews" },
+ ],
+ },
+ {
+ items: [
+ { label: "Call Us", href: "tel:+1-555-123-4567" },
+ { label: "Get Directions", href: "https://maps.google.com" },
+ { label: "Hours & Location", href: "/contact" },
+ { label: "Catering", href: "/contact" },
+ ],
+ },
+ {
+ items: [
+ { label: "Order Online", href: "/order" },
+ { label: "Reservations", href: "/contact" },
+ { label: "Gift Cards", href: "/gift-cards" },
+ { label: "Contact Form", href: "/contact" },
+ ],
+ },
+ {
+ items: [
+ { label: "Facebook", href: "https://facebook.com" },
+ { label: "Instagram", href: "https://instagram.com" },
+ { label: "Twitter", href: "https://twitter.com" },
+ { label: "Subscribe", href: "#" },
+ ],
+ },
+ {
+ items: [
+ { label: "Privacy Policy", href: "#" },
+ { label: "Terms of Service", href: "#" },
+ { label: "Accessibility", href: "#" },
+ { label: "Β© 2024 Seven Brothers Burgers", href: "#" },
+ ],
+ },
+ ];
+
+ return (
+