diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bdec51..532a57f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,26 +29,11 @@ export default function LandingPage() { @@ -75,20 +55,11 @@ export default function LandingPage() { title="The Artisan's Craft" description="With over 15 years in Michelin-starred kitchens, I bring professional precision and local, seasonal ingredients to your private dining table." metrics={[ - { - value: "15+", - title: "Years Experience", - }, - { - value: "500+", - title: "Events Hosted", - }, - { - value: "100%", - title: "Client Satisfaction", - }, + { value: "15+", title: "Years Experience" }, + { value: "500+", title: "Events Hosted" }, + { value: "100%", title: "Client Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-sieving-flour-bowl_23-2149720729.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-sieving-flour-bowl_23-2149720729.jpg" imageAlt="Chef preparing a seasonal dish" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -102,70 +73,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "s1", - title: "Private Fine Dining", - description: "A fully immersive 5-course meal curated to your dietary preferences and palate.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-880.jpg?_wi=1", - imageAlt: "Private dining setup", - }, + id: "s1", title: "Private Fine Dining", description: "A fully immersive 5-course meal curated to your dietary preferences and palate.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-880.jpg", imageAlt: "Private dining setup"}, items: [ - { - icon: CheckCircle, - text: "Personalized menu design", - }, - { - icon: CheckCircle, - text: "Table service included", - }, + { icon: CheckCircle, text: "Personalized menu design" }, + { icon: CheckCircle, text: "Table service included" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/half-shot-soft-cake-decorated-with-lemon-chocolate-dark-table_140725-86708.jpg?_wi=2", - imageAlt: "elegant gourmet plated dish", }, { - id: "s2", - title: "Interactive Cooking Classes", - description: "Learn the secrets of master chefs in the comfort of your kitchen.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232219.jpg", - imageAlt: "Chef teaching cooking", - }, + id: "s2", title: "Interactive Cooking Classes", description: "Learn the secrets of master chefs in the comfort of your kitchen.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232219.jpg", imageAlt: "Chef teaching cooking"}, items: [ - { - icon: CheckCircle, - text: "Hands-on techniques", - }, - { - icon: CheckCircle, - text: "All ingredients provided", - }, + { icon: CheckCircle, text: "Hands-on techniques" }, + { icon: CheckCircle, text: "All ingredients provided" }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-sieving-flour-bowl_23-2149720729.jpg?_wi=2", - imageAlt: "professional private chef portrait", }, { - id: "s3", - title: "Private Event Catering", - description: "Sophisticated catering solutions for gatherings of any size.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208296.jpg", - imageAlt: "Chef preparing for an event", - }, + id: "s3", title: "Private Event Catering", description: "Sophisticated catering solutions for gatherings of any size.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208296.jpg", imageAlt: "Chef preparing for an event"}, items: [ - { - icon: CheckCircle, - text: "Seasonal ingredient sourcing", - }, - { - icon: CheckCircle, - text: "Seamless event management", - }, + { icon: CheckCircle, text: "Seasonal ingredient sourcing" }, + { icon: CheckCircle, text: "Seamless event management" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-880.jpg?_wi=2", - imageAlt: "private dinner catering event", }, ]} title="Tailored Culinary Services" @@ -180,46 +112,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Eleanor Vance", - role: "Host", - company: "Private Event", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-cheerful-woman-with-glass-table_23-2148024533.jpg?_wi=1", - }, - { - id: "t2", - name: "Julian Thorne", - role: "CEO", - company: "Thorne Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-food-table_23-2149434707.jpg", - }, - { - id: "t3", - name: "Clara Whitmore", - role: "Director", - company: "Event Planners", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", - }, - { - id: "t4", - name: "Marcus Reid", - role: "Entrepreneur", - company: "StartUp Labs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-standing-holding-book-hands_181624-27992.jpg", - }, - { - id: "t5", - name: "Sarah Jenkins", - role: "Manager", - company: "Urban Bistro", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-cheerful-woman-with-glass-table_23-2148024533.jpg?_wi=2", - }, + { id: "t1", name: "Eleanor Vance", role: "Host", company: "Private Event", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-cheerful-woman-with-glass-table_23-2148024533.jpg" }, + { id: "t2", name: "Julian Thorne", role: "CEO", company: "Thorne Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-food-table_23-2149434707.jpg" }, + { id: "t3", name: "Clara Whitmore", role: "Director", company: "Event Planners", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg" }, + { id: "t4", name: "Marcus Reid", role: "Entrepreneur", company: "StartUp Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-standing-holding-book-hands_181624-27992.jpg" }, + { id: "t5", name: "Sarah Jenkins", role: "Manager", company: "Urban Bistro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-cheerful-woman-with-glass-table_23-2148024533.jpg" }, ]} title="Voices of Gastronomy" description="See why clients trust Chef Artisan for their most memorable occasions." @@ -229,9 +126,7 @@ export default function LandingPage() {