Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a10a17460a | |||
| a4a8549079 | |||
| 89df8f9339 | |||
| 0dda5e6ac0 | |||
| a29ffca16c |
@@ -54,58 +54,23 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=1", imageAlt: "Chef preparation"},
|
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=1", imageAlt: "Chef preparation"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=1", imageAlt: "Plated dish"},
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=1", imageAlt: "Plated dish"},
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=2", imageAlt: "Chef preparation"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=2", imageAlt: "Plated dish"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=3", imageAlt: "Chef preparation"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=3", imageAlt: "Plated dish"},
|
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=4", imageAlt: "Plated dish"},
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=4", imageAlt: "Plated dish"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=4", imageAlt: "Chef preparation"},
|
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=4", imageAlt: "Chef preparation"},
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=5", imageAlt: "Plated dish"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=5", imageAlt: "Chef preparation"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=6", imageAlt: "Plated dish"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=6", imageAlt: "Chef preparation"},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Your Chef", href: "#contact"},
|
text: "Book Your Chef", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{ src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", alt: "Client 1"},
|
||||||
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", alt: "Client 1"},
|
{ src: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg", alt: "Client 2"}
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg", alt: "Client 2"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg", alt: "Client 3"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/side-view-man-holding-coffee-cup_23-2149434533.jpg", alt: "Client 4"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173271.jpg", alt: "Client 5"},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 500+ happy dinner guests"
|
avatarText="Trusted by 500+ happy dinner guests"
|
||||||
marqueeItems={[
|
className="py-12 md:py-24"
|
||||||
{
|
|
||||||
type: "text", text: "Michelin Star Pedigree"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Farm-to-Table Fresh"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Bespoke Menu Design"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Impeccable Service"},
|
|
||||||
{
|
|
||||||
type: "text", text: "Unforgettable Evenings"},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -119,6 +84,7 @@ export default function LandingPage() {
|
|||||||
icon={Award}
|
icon={Award}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
|
className="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -133,12 +99,9 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Impeccable Plating", description: "Artistry on every plate to elevate the visual experience.", bentoComponent: "media-stack", items: [
|
title: "Impeccable Plating", description: "Artistry on every plate to elevate the visual experience.", bentoComponent: "media-stack", items: [
|
||||||
{
|
{ imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", imageAlt: "Plating detail"},
|
{ imageSrc: "http://img.b2bpic.net/free-photo/whole-vegetables-table_23-2147694326.jpg" },
|
||||||
{
|
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-putting-tomatoes-blender_23-2147810105.jpg" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/whole-vegetables-table_23-2147694326.jpg", imageAlt: "Ingredients"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-putting-tomatoes-blender_23-2147810105.jpg", imageAlt: "Menu"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -147,6 +110,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="A Seamless Dining Journey"
|
title="A Seamless Dining Journey"
|
||||||
description="Designed for those who appreciate the finer things in life, delivered with professionalism and flair."
|
description="Designed for those who appreciate the finer things in life, delivered with professionalism and flair."
|
||||||
|
className="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -160,15 +124,10 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Eleanor Rigby", handle: "@eleanor", testimonial: "The absolute highlight of our anniversary. Unmatched quality and care.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg"},
|
id: "1", name: "Eleanor Rigby", handle: "@eleanor", testimonial: "The absolute highlight of our anniversary. Unmatched quality and care.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Arthur Dent", handle: "@arthur", testimonial: "Chef Artisane turned a routine dinner into an incredible culinary odyssey.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg"},
|
id: "2", name: "Arthur Dent", handle: "@arthur", testimonial: "Chef Artisane turned a routine dinner into an incredible culinary odyssey.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg"},
|
||||||
{
|
|
||||||
id: "3", name: "Ford Prefect", handle: "@ford", testimonial: "Exceptional ingredients, stunning preparation. Simply world-class.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg"},
|
|
||||||
{
|
|
||||||
id: "4", name: "Trillian Astra", handle: "@trillian", testimonial: "Perfect personalization for our corporate retreat guests.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-coffee-cup_23-2149434533.jpg"},
|
|
||||||
{
|
|
||||||
id: "5", name: "Marvin Robot", handle: "@marvin", testimonial: "Remarkable attention to detail. Every course was a surprise.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173271.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Client Experiences"
|
title="Client Experiences"
|
||||||
description="What our guests say about their private dining journey."
|
description="What our guests say about their private dining journey."
|
||||||
|
className="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -185,6 +144,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
sideTitle="Your Culinary Questions"
|
sideTitle="Your Culinary Questions"
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
|
className="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -200,6 +160,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Contact Now", href: "mailto:hello@chefalartisane.com"},
|
text: "Contact Now", href: "mailto:hello@chefalartisane.com"},
|
||||||
]}
|
]}
|
||||||
|
className="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -208,22 +169,19 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{
|
{ label: "About", href: "#about" },
|
||||||
label: "About", href: "#about"},
|
{ label: "Services", href: "#features" },
|
||||||
{
|
|
||||||
label: "Services", href: "#features"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support", items: [
|
title: "Support", items: [
|
||||||
{
|
{ label: "FAQs", href: "#faq" },
|
||||||
label: "FAQs", href: "#faq"},
|
{ label: "Contact", href: "#contact" },
|
||||||
{
|
|
||||||
label: "Contact", href: "#contact"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoText="Chef Artisane"
|
logoText="Chef Artisane"
|
||||||
|
className="pt-12 pb-8"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user