diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6aac689..3c15812 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { Sparkles, Utensils, ShieldCheck, Smile } from 'lucide-react';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -31,25 +32,15 @@ export default function LandingPage() {
@@ -61,15 +52,11 @@ export default function LandingPage() {
description="New Addington's favourite takeaway. Freshly cooked, generously served, and loved by locals. Experience the best cod and chips in town."
buttons={[
{
- text: "Call Now",
- href: "tel:01689637154",
- },
+ text: "Call Now", href: "tel:01689637154"},
{
- text: "Find Us",
- href: "#contact",
- },
+ text: "Find Us", href: "#contact"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg"
imageAlt="Freshly cooked fish and chips at Wayside Fish Bar"
showDimOverlay={true}
/>
@@ -83,41 +70,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Cod & Chips",
- price: "Standard",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fish-chips-dish-paper-cone_23-2148776026.jpg?_wi=1",
- },
+ id: "1", name: "Cod & Chips", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fish-chips-dish-paper-cone_23-2148776026.jpg"},
{
- id: "2",
- name: "Chicken Fillet Burger",
- price: "Huge",
- imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg?_wi=1",
- },
+ id: "2", name: "Chicken Fillet Burger", price: "Huge", imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg"},
{
- id: "3",
- name: "Cod Bites",
- price: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/classic-chicken-nuggets-sausage-cheese-sticks-wooden-platter_114579-71851.jpg?_wi=1",
- },
+ id: "3", name: "Cod Bites", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/classic-chicken-nuggets-sausage-cheese-sticks-wooden-platter_114579-71851.jpg"},
{
- id: "4",
- name: "Battered Sausage",
- price: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/sausages-fried-cabbage_2829-15542.jpg?_wi=1",
- },
+ id: "4", name: "Battered Sausage", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/sausages-fried-cabbage_2829-15542.jpg"},
{
- id: "5",
- name: "Beef Burger",
- price: "Tasty",
- imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg?_wi=2",
- },
+ id: "5", name: "Beef Burger", price: "Tasty", imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg"},
{
- id: "6",
- name: "Doner Kebab",
- price: "Satisfying",
- imageSrc: "http://img.b2bpic.net/free-photo/sausages-fried-cabbage_2829-15542.jpg?_wi=2",
- },
+ id: "6", name: "Doner Kebab", price: "Satisfying", imageSrc: "http://img.b2bpic.net/free-photo/sausages-fried-cabbage_2829-15542.jpg"},
]}
title="Featured Favourites"
description="Our signature dishes, cooked to order with the freshest ingredients."
@@ -130,33 +93,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Freshly Cooked",
- description: "Every meal prepared to order for maximum flavour and heat.",
- buttonIcon: "Sparkles",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg?_wi=2",
- imageAlt: "fresh fish and chips takeaway premium",
- },
+ title: "Freshly Cooked", description: "Every meal prepared to order for maximum flavour and heat.", buttonIcon: Sparkles,
+ imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg", imageAlt: "fresh fish and chips takeaway premium"},
{
- title: "Big Portions",
- description: "Generous servings that ensure you get real value for money.",
- buttonIcon: "Utensils",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fish-chips-dish-paper-cone_23-2148776026.jpg?_wi=2",
- imageAlt: "fish and chips premium shot",
- },
+ title: "Big Portions", description: "Generous servings that ensure you get real value for money.", buttonIcon: Utensils,
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fish-chips-dish-paper-cone_23-2148776026.jpg", imageAlt: "fish and chips premium shot"},
{
- title: "Separate Cooking",
- description: "Fish, chicken, and sausages are cooked separately for your peace of mind.",
- buttonIcon: "ShieldCheck",
- imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg?_wi=3",
- imageAlt: "chicken fillet burger appetizing",
- },
+ title: "Separate Cooking", description: "Fish, chicken, and sausages are cooked separately for your peace of mind.", buttonIcon: ShieldCheck,
+ imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1359.jpg", imageAlt: "chicken fillet burger appetizing"},
{
- title: "Friendly Staff",
- description: "Always welcomed with a polite, helpful, and accommodating smile.",
- buttonIcon: "Smile",
- imageSrc: "http://img.b2bpic.net/free-photo/classic-chicken-nuggets-sausage-cheese-sticks-wooden-platter_114579-71851.jpg?_wi=2",
- imageAlt: "golden cod bites takeaway",
- },
+ title: "Friendly Staff", description: "Always welcomed with a polite, helpful, and accommodating smile.", buttonIcon: Smile,
+ imageSrc: "http://img.b2bpic.net/free-photo/classic-chicken-nuggets-sausage-cheese-sticks-wooden-platter_114579-71851.jpg", imageAlt: "golden cod bites takeaway"},
]}
title="Why Locals Love Us"
description="We don't just serve food; we serve a community. Discover what makes us special."
@@ -168,14 +115,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Why Wayside Stands Out",
- },
+ type: "text", content: "Why Wayside Stands Out"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg",
- alt: "Freshly cooked fish",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/fish-chips-bowl-with-lemon-clipboard_23-2148776015.jpg", alt: "Freshly cooked fish"},
]}
/>
@@ -185,30 +127,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-man-with-dark-eyes-beard-mustache-keeps-skateboard-head_273609-8749.jpg",
- },
+ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-man-with-dark-eyes-beard-mustache-keeps-skateboard-head_273609-8749.jpg"},
{
- id: "2",
- name: "David M.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
- },
+ id: "2", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg"},
{
- id: "3",
- name: "Emily R.",
- imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg",
- },
+ id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg"},
{
- id: "4",
- name: "Mark K.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149250116.jpg",
- },
+ id: "4", name: "Mark K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149250116.jpg"},
{
- id: "5",
- name: "Helen P.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149250063.jpg",
- },
+ id: "5", name: "Helen P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149250063.jpg"},
]}
cardTitle="Loved by Locals"
cardTag="4.8 Star Rated"
@@ -222,20 +149,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you offer delivery?",
- content: "We are a takeaway-only shop. We focus on serving fresh, hot food for you to collect.",
- },
+ id: "f1", title: "Do you offer delivery?", content: "We are a takeaway-only shop. We focus on serving fresh, hot food for you to collect."},
{
- id: "f2",
- title: "Do you cook chicken separately from fish?",
- content: "Yes, we maintain separate cooking areas for chicken, sausages, and fish to ensure everyone's dietary needs are met.",
- },
+ id: "f2", title: "Do you cook chicken separately from fish?", content: "Yes, we maintain separate cooking areas for chicken, sausages, and fish to ensure everyone's dietary needs are met."},
{
- id: "f3",
- title: "Where are you located?",
- content: "We are located at Wayside, Field Way, New Addington, Croydon CR0 9DX.",
- },
+ id: "f3", title: "Where are you located?", content: "We are located at Wayside, Field Way, New Addington, Croydon CR0 9DX."},
]}
title="Common Questions"
description="Everything you need to know about your favourite local fish bar."
@@ -247,20 +165,15 @@ export default function LandingPage() {
@@ -270,37 +183,23 @@ export default function LandingPage() {
logoText="Wayside Fish Bar"
columns={[
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Visit Us",
- items: [
+ title: "Visit Us", items: [
{
- label: "Wayside, Field Way, New Addington, Croydon CR0 9DX",
- href: "#contact",
- },
+ label: "Wayside, Field Way, New Addington, Croydon CR0 9DX", href: "#contact"},
{
- label: "Takeaway Only",
- href: "#",
- },
+ label: "Takeaway Only", href: "#"},
],
},
]}