diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c80e22f..c453db2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,108 +2,36 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import FooterBase from '@/components/sections/footer/FooterBase'; -import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import TextAbout from '@/components/sections/about/TextAbout'; -export default function LandingPage() { +export default function AboutPage() { return ( - + - - -
- -
- -
- -
- - + + +
); -} +} \ No newline at end of file diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx new file mode 100644 index 0000000..4af6766 --- /dev/null +++ b/src/app/contact/page.tsx @@ -0,0 +1,39 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import FooterBase from '@/components/sections/footer/FooterBase'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; + +export default function ContactPage() { + return ( + + + + + + + + ); +} \ No newline at end of file diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 89be2c8..be4ed3d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -2,13 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FooterBase from '@/components/sections/footer/FooterBase'; -import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import { Coffee, Leaf } from "lucide-react"; +import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; +import FooterBase from '@/components/sections/footer/FooterBase'; -export default function LandingPage() { +export default function MenuPage() { return ( - + - +
+ +
-
- -
- - +
); diff --git a/src/app/page.tsx b/src/app/page.tsx index dde59cc..848c8d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,74 +29,36 @@ export default function LandingPage() {
@@ -111,21 +73,9 @@ export default function LandingPage() { title="Why Choose BOCA?" description="We put love into every plate we serve our local community." features={[ - { - title: "Locally Sourced", - description: "Fresh ingredients from Ontario farmers.", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=2", - }, - { - title: "Cozy Ambience", - description: "Designed for comfort and conversation.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1", - }, - { - title: "Online Ordering", - description: "Quick pickup for busy mornings.", - imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=2", - }, + { title: "Locally Sourced", description: "Fresh ingredients from Ontario farmers.", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=2" }, + { title: "Cozy Ambience", description: "Designed for comfort and conversation.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1" }, + { title: "Online Ordering", description: "Quick pickup for busy mornings.", imageSrc: "http://img.b2bpic.net/free-photo/orange-mimosa-cocktail-wooden-table_123827-20121.jpg?_wi=2" }, ]} />
@@ -137,50 +87,10 @@ export default function LandingPage() { title="Local Reviews" description="See why East York calls us their favourite morning spot." testimonials={[ - { - id: "1", - name: "Sarah J.", - date: "Jan 2025", - title: "Best eggs in town!", - quote: "The eggs benedict are life-changing.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg?_wi=2", - imageAlt: "delicious brunch table flat lay", - }, - { - id: "2", - name: "Mark D.", - date: "Dec 2024", - title: "Cozy spot", - quote: "Perfect atmosphere for a Sunday read.", - tag: "Coffee Lover", - avatarSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg?_wi=2", - imageAlt: "pancakes maple syrup breakfast", - }, - { - id: "3", - name: "Elena R.", - date: "Nov 2024", - title: "Super friendly", - quote: "The staff here is truly amazing.", - tag: "Local", - avatarSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg?_wi=2", - imageAlt: "eggs benedict brunch dish", - }, - { - id: "4", - name: "Tom P.", - date: "Oct 2024", - title: "Quick service", - quote: "Even on busy weekends, they are fast.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=3", - imageAlt: "breakfast menu food photography", - }, + { id: "1", name: "Sarah J.", date: "Jan 2025", title: "Best eggs in town!", quote: "The eggs benedict are life-changing.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-crepes-with-coffee-jam_23-2148797004.jpg?_wi=2" }, + { id: "2", name: "Mark D.", date: "Dec 2024", title: "Cozy spot", quote: "Perfect atmosphere for a Sunday read.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5287.jpg?_wi=2" }, + { id: "3", name: "Elena R.", date: "Nov 2024", title: "Super friendly", quote: "The staff here is truly amazing.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_74190-757.jpg?_wi=2" }, + { id: "4", name: "Tom P.", date: "Oct 2024", title: "Quick service", quote: "Even on busy weekends, they are fast.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-veggies-egg-toast_23-2148698714.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-with-lemon-appetizing-cupcakes-with-cream-cup-herbal-tea-with-lemon-cinnamon-white-notebook-dark-table_140725-111505.jpg?_wi=3" }, ]} /> @@ -194,27 +104,9 @@ export default function LandingPage() { title="By The Numbers" description="Celebrating our journey in the East York food scene." metrics={[ - { - id: "1", - value: "4.7★", - title: "Rating", - description: "Community score", - icon: Star, - }, - { - id: "2", - value: "279", - title: "Reviews", - description: "Happy customers", - icon: MessageSquare, - }, - { - id: "3", - value: "5+", - title: "Years", - description: "Serving community", - icon: Clock, - }, + { id: "1", value: "4.7★", title: "Rating", description: "Community score", icon: Star }, + { id: "2", value: "279", title: "Reviews", description: "Happy customers", icon: MessageSquare }, + { id: "3", value: "5+", title: "Years", description: "Serving community", icon: Clock }, ]} /> @@ -222,42 +114,19 @@ export default function LandingPage() {