From 43caa3af9f3ba3c0f78d91aa55fafcfa22dffa26 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:55:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3094311..34108c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Award, Calendar, Candle, ChefHat, Facebook, Heart, Instagram, Leaf, Sparkles, Star, Trophy, Twitter, Utensils } from 'lucide-react'; +import { Award, Calendar, ChefHat, Facebook, Heart, Instagram, Leaf, Sparkles, Star, Trophy, Twitter, Utensils } from 'lucide-react'; export default function LandingPage() { return ( @@ -76,7 +76,7 @@ export default function LandingPage() { title: "Culinary Innovation", description: "Our award-winning chefs continuously evolve classic techniques with contemporary flair, creating memorable experiences.", icon: ChefHat }, { - title: "Intimate Ambiance", description: "Every detail, from lighting to table settings, is thoughtfully designed to create an atmosphere of understated luxury.", icon: Candle + title: "Intimate Ambiance", description: "Every detail, from lighting to table settings, is thoughtfully designed to create an atmosphere of understated luxury.", icon: Star } ]} imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-4975.jpg" @@ -98,11 +98,11 @@ export default function LandingPage() { features={[ { id: "1", title: "Seasonal Appetizers", tags: ["Starters", "Locally Sourced"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg?_wi=1", imageAlt: "Artfully plated seasonal appetizers" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg", imageAlt: "Artfully plated seasonal appetizers" }, { id: "2", title: "Premium Main Courses", tags: ["Signature Dishes", "Chef Selected"], - imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=1", imageAlt: "Expertly prepared premium proteins" + imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Expertly prepared premium proteins" }, { id: "3", title: "Dessert Artistry", tags: ["Desserts", "House Made"], @@ -131,13 +131,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Pan-Seared Foie Gras", price: "$48", variant: "With cherry gastrique and brioche", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg?_wi=2", imageAlt: "Pan-seared foie gras appetizer" + id: "1", name: "Pan-Seared Foie Gras", price: "$48", variant: "With cherry gastrique and brioche", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg", imageAlt: "Pan-seared foie gras appetizer" }, { - id: "2", name: "Dry-Aged Ribeye", price: "$62", variant: "Served with truffle jus and seasonal vegetables", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=2", imageAlt: "Premium dry-aged ribeye steak" + id: "2", name: "Dry-Aged Ribeye", price: "$62", variant: "Served with truffle jus and seasonal vegetables", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Premium dry-aged ribeye steak" }, { - id: "3", name: "Butter-Poached Lobster", price: "$58", variant: "With champagne beurre blanc and asparagus", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg?_wi=3", imageAlt: "Butter-poached lobster tail" + id: "3", name: "Butter-Poached Lobster", price: "$58", variant: "With champagne beurre blanc and asparagus", imageSrc: "http://img.b2bpic.net/free-photo/tasty-grilled-steak-served-dark-closeup_1220-7723.jpg", imageAlt: "Butter-poached lobster tail" } ]} animationType="slide-up" @@ -161,27 +161,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Victoria Chen", role: "Food Critic", company: "Culinary Journal", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Victoria Chen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Victoria Chen" }, { id: "2", name: "Marcus Sterling", role: "Chef & Restaurateur", company: "Fine Dining Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Marcus Sterling" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Marcus Sterling" }, { id: "3", name: "Elena Rodriguez", role: "Sommelier", company: "Wine Enthusiasts Guild", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Elena Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Elena Rodriguez" }, { id: "4", name: "James Patterson", role: "Hospitality Director", company: "Luxury Travel Society", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "James Patterson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Patterson" }, { id: "5", name: "Sophie Laurent", role: "Event Planner", company: "Prestigious Events Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Sophie Laurent" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sophie Laurent" }, { id: "6", name: "David Morrison", role: "Restaurant Owner", company: "Fine Dining Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "David Morrison" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Morrison" } ]} animationType="slide-up" -- 2.49.1