Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3703430570 | |||
| d9ccead0b0 | |||
| 3ed7f6976b | |||
| 3fc05cf8f5 | |||
| 06cdbea483 | |||
| b7acefa884 | |||
| 6848e2bec0 | |||
| a36195db5d |
143
src/app/page.tsx
143
src/app/page.tsx
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
@@ -29,25 +29,17 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "/#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "/#services"},
|
||||||
id: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Shop", id: "/shop"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Testimonials", id: "/#testimonials"},
|
||||||
id: "#contact",
|
{
|
||||||
},
|
name: "Contact", id: "/#contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Chef Artisan"
|
brandName="Chef Artisan"
|
||||||
/>
|
/>
|
||||||
@@ -56,8 +48,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Bespoke Culinary Excellence"
|
title="Bespoke Culinary Excellence"
|
||||||
description="Transforming your home into a Michelin-starred dining destination with curated menus and exquisite presentation."
|
description="Transforming your home into a Michelin-starred dining destination with curated menus and exquisite presentation."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-baker-adding-flour-metallic-sieve-sprinkling-dough-happy-elderly-chef-with-kitchen-uniform-mixing-sprinkling-adding-sifting-spreading-raw-ingredients-baking-traditional-bread_482257-5869.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/elderly-baker-adding-flour-metallic-sieve-sprinkling-dough-happy-elderly-chef-with-kitchen-uniform-mixing-sprinkling-adding-sifting-spreading-raw-ingredients-baking-traditional-bread_482257-5869.jpg"
|
||||||
@@ -82,20 +73,11 @@ export default function LandingPage() {
|
|||||||
description="I provide a full range of high-end culinary services designed to elevate every occasion."
|
description="I provide a full range of high-end culinary services designed to elevate every occasion."
|
||||||
accordionItems={[
|
accordionItems={[
|
||||||
{
|
{
|
||||||
id: "s1",
|
id: "s1", title: "In-Home Fine Dining", content: "Full multi-course gourmet service for intimate gatherings, including personalized menu design and professional table service."},
|
||||||
title: "In-Home Fine Dining",
|
|
||||||
content: "Full multi-course gourmet service for intimate gatherings, including personalized menu design and professional table service.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s2",
|
id: "s2", title: "Private Cooking Masterclasses", content: "Interactive culinary experiences where you learn secret techniques and professional plating skills directly from the chef."},
|
||||||
title: "Private Cooking Masterclasses",
|
|
||||||
content: "Interactive culinary experiences where you learn secret techniques and professional plating skills directly from the chef.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s3",
|
id: "s3", title: "Corporate Event Catering", content: "Elevate your professional gatherings with custom, high-end menus that impress your most discerning guests."},
|
||||||
title: "Corporate Event Catering",
|
|
||||||
content: "Elevate your professional gatherings with custom, high-end menus that impress your most discerning guests.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-eating-caprice-salad-with-arugula-caviar_140725-11477.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-eating-caprice-salad-with-arugula-caviar_140725-11477.jpg"
|
||||||
imageAlt="Service overview"
|
imageAlt="Service overview"
|
||||||
@@ -111,101 +93,52 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah Jenkins", role: "Private Client", company: "Home Dining", rating: 5,
|
||||||
name: "Elena Rodriguez",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg?_wi=1"},
|
||||||
role: "CEO",
|
|
||||||
company: "Vanguard Group",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Mark Peterson", role: "Executive", company: "Tech Group", rating: 5,
|
||||||
name: "Marcus Chen",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg"},
|
||||||
role: "Creative Director",
|
|
||||||
company: "Design Studio",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Sophia Moretti",
|
|
||||||
role: "Founder",
|
|
||||||
company: "Lifestyle Inc",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132622.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "Julian Thorne",
|
|
||||||
role: "Consultant",
|
|
||||||
company: "Global Strategy",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-glass-wine_140725-4323.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
name: "Amelia Vance",
|
|
||||||
role: "Food Critic",
|
|
||||||
company: "Culinary Times",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="A Symphony of Flavors"
|
title="Client Experiences"
|
||||||
description="Read what our distinguished clients say about their bespoke dining journeys."
|
description="Real feedback from our satisfied culinary enthusiasts."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactSplit
|
||||||
|
tag="Contact Us"
|
||||||
|
title="Inquire About Your Event"
|
||||||
|
description="Interested in bringing a professional chef to your home? Leave your details and we will reach out to discuss your specific requirements."
|
||||||
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
inputPlaceholder="Enter your email"
|
||||||
variant: "sparkles-gradient",
|
buttonText="Send Inquiry"
|
||||||
}}
|
|
||||||
text="Ready to design your perfect menu? Let's discuss your next event."
|
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Book Consultation",
|
|
||||||
href: "mailto:chef@example.com",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Connect",
|
title: "Navigation", items: [
|
||||||
items: [
|
{ label: "Home", href: "/" },
|
||||||
{
|
{ label: "About", href: "/#about" },
|
||||||
label: "Instagram",
|
{ label: "Services", href: "/#services" },
|
||||||
href: "#",
|
{ label: "Shop", href: "/shop" },
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Facebook",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Company", items: [
|
||||||
items: [
|
{ label: "About Us", href: "/#about" },
|
||||||
{
|
{ label: "Inquiry", href: "/#contact" },
|
||||||
label: "Privacy Policy",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Terms of Service",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 Chef Artisan. All rights reserved."
|
logoText="Chef Artisan"
|
||||||
|
copyrightText="© 2025 | Chef Artisan"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
65
src/app/product-catalog/page.tsx
Normal file
65
src/app/product-catalog/page.tsx
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
|
import ReactLenis from "lenis/react";
|
||||||
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||||
|
|
||||||
|
export default function ProductCatalogPage() {
|
||||||
|
return (
|
||||||
|
<ThemeProvider
|
||||||
|
defaultButtonVariant="icon-arrow"
|
||||||
|
defaultTextAnimation="reveal-blur"
|
||||||
|
borderRadius="rounded"
|
||||||
|
contentWidth="small"
|
||||||
|
sizing="largeSmallSizeMediumTitles"
|
||||||
|
background="grid"
|
||||||
|
cardStyle="subtle-shadow"
|
||||||
|
primaryButtonStyle="radial-glow"
|
||||||
|
secondaryButtonStyle="glass"
|
||||||
|
headingFontWeight="semibold"
|
||||||
|
>
|
||||||
|
<ReactLenis root>
|
||||||
|
<div id="nav" data-section="nav">
|
||||||
|
<NavbarLayoutFloatingOverlay
|
||||||
|
navItems={[
|
||||||
|
{ name: "Home", id: "/" },
|
||||||
|
{ name: "Catalog", id: "/product-catalog" },
|
||||||
|
{ name: "About", id: "/#about" },
|
||||||
|
{ name: "Contact", id: "/#contact" },
|
||||||
|
]}
|
||||||
|
brandName="Chef Artisan"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="products" data-section="products">
|
||||||
|
<ProductCardFour
|
||||||
|
title="Cologne Inventory"
|
||||||
|
description="Discover our curated collection of premium fragrances."
|
||||||
|
useInvertedBackground={false}
|
||||||
|
animationType="slide-up"
|
||||||
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
|
textboxLayout="default"
|
||||||
|
products={[
|
||||||
|
{ id: "1", name: "Midnight Oud", price: "$120", variant: "Eau de Parfum", imageSrc: "https://img.b2bpic.net/free-photo/luxury-perfume-bottle-minimalist-background_23-2148766150.jpg" },
|
||||||
|
{ id: "2", name: "Citrus Breeze", price: "$95", variant: "Eau de Toilette", imageSrc: "https://img.b2bpic.net/free-photo/perfume-bottle-blue-background_23-2148766155.jpg" },
|
||||||
|
{ id: "3", name: "Sandalwood Soul", price: "$140", variant: "Extrait de Parfum", imageSrc: "https://img.b2bpic.net/free-photo/wooden-background-with-perfume-bottle_23-2148766160.jpg" },
|
||||||
|
{ id: "4", name: "Floral Amber", price: "$110", variant: "Eau de Parfum", imageSrc: "https://img.b2bpic.net/free-photo/perfume-bottle-flowers_23-2148766165.jpg" }
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="footer" data-section="footer">
|
||||||
|
<FooterBaseReveal
|
||||||
|
columns={[
|
||||||
|
{ title: "Navigate", items: [{ label: "Home", href: "/" }, { label: "Catalog", href: "/product-catalog" }] },
|
||||||
|
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
|
||||||
|
]}
|
||||||
|
copyrightText="© 2024 Chef Artisan. All rights reserved."
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</ReactLenis>
|
||||||
|
</ThemeProvider>
|
||||||
|
);
|
||||||
|
}
|
||||||
65
src/app/shop/page.tsx
Normal file
65
src/app/shop/page.tsx
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
|
import ReactLenis from "lenis/react";
|
||||||
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||||
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
|
|
||||||
|
export default function ShopPage() {
|
||||||
|
return (
|
||||||
|
<ThemeProvider
|
||||||
|
defaultButtonVariant="icon-arrow"
|
||||||
|
defaultTextAnimation="reveal-blur"
|
||||||
|
borderRadius="rounded"
|
||||||
|
contentWidth="small"
|
||||||
|
sizing="largeSmallSizeMediumTitles"
|
||||||
|
background="grid"
|
||||||
|
cardStyle="subtle-shadow"
|
||||||
|
primaryButtonStyle="radial-glow"
|
||||||
|
secondaryButtonStyle="glass"
|
||||||
|
headingFontWeight="semibold"
|
||||||
|
>
|
||||||
|
<ReactLenis root>
|
||||||
|
<div id="nav" data-section="nav">
|
||||||
|
<NavbarLayoutFloatingOverlay
|
||||||
|
navItems={[
|
||||||
|
{ name: "Home", id: "/" },
|
||||||
|
{ name: "Shop", id: "/shop" },
|
||||||
|
{ name: "About", id: "/#about" },
|
||||||
|
{ name: "Services", id: "/#services" },
|
||||||
|
{ name: "Testimonials", id: "/#testimonials" },
|
||||||
|
{ name: "Contact", id: "/#contact" },
|
||||||
|
]}
|
||||||
|
brandName="Chef Artisan"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div className="pt-24">
|
||||||
|
<ProductCardOne
|
||||||
|
title="Curated Gourmet Selection"
|
||||||
|
description="Explore our premium selection of ingredients and culinary tools."
|
||||||
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
|
animationType="slide-up"
|
||||||
|
textboxLayout="split"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
products={[
|
||||||
|
{ id: "p1", name: "Artisan Olive Oil", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/extra-virgin-olive-oil-with-rosemary-wooden-table_23-2148443905.jpg" },
|
||||||
|
{ id: "p2", name: "Truffle Infused Salt", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salt-various-spices-bowl-with-copy-space_23-2148560946.jpg" },
|
||||||
|
{ id: "p3", name: "Professional Chef Knife", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-knife-set-wooden-background_23-2148206253.jpg" },
|
||||||
|
{ id: "p4", name: "Culinary Masterclass Kit", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-kitchen-tools-with-copy-space_23-2148441113.jpg" }
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div id="footer" data-section="footer">
|
||||||
|
<FooterBaseReveal
|
||||||
|
columns={[
|
||||||
|
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
||||||
|
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||||
|
]}
|
||||||
|
copyrightText="© 2024 Chef Artisan. All rights reserved."
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</ReactLenis>
|
||||||
|
</ThemeProvider>
|
||||||
|
);
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user