diff --git a/src/app/page.tsx b/src/app/page.tsx index 93a994f..1a0a61b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,143 +20,59 @@ export default function LandingPage() { defaultButtonVariant="bounce-effect" defaultTextAnimation="background-highlight" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -166,21 +82,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Passion for Excellence" metrics={[ - { - icon: Award, - label: "Years Experience", - value: "15+", - }, - { - icon: Award, - label: "Awards Won", - value: "20+", - }, - { - icon: Users, - label: "Happy Guests", - value: "50k+", - }, + { icon: Award, label: "Years Experience", value: "15+" }, + { icon: Award, label: "Awards Won", value: "20+" }, + { icon: Users, label: "Happy Guests", value: "50k+" } ]} metricsAnimation="slide-up" /> @@ -193,48 +97,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Truffle Risotto", - price: "$28", - variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=1", - }, - { - id: "p2", - name: "Seared Scallops", - price: "$32", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865298.jpg", - }, - { - id: "p3", - name: "Herb Crusted Lamb", - price: "$45", - variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45874.jpg", - }, - { - id: "p4", - name: "Vanilla Bean Soufflé", - price: "$18", - variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-batch-cooking-with-healthy-food_23-2149092391.jpg", - }, - { - id: "p5", - name: "Seasonal Garden Salad", - price: "$15", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646220.jpg", - }, - { - id: "p6", - name: "Artisan Cheese Board", - price: "$24", - variant: "Sharing", - imageSrc: "http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg", - }, + { id: "p1", name: "Truffle Risotto", price: "$28", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg" }, + { id: "p2", name: "Seared Scallops", price: "$32", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865298.jpg" }, + { id: "p3", name: "Herb Crusted Lamb", price: "$45", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45874.jpg" }, + { id: "p4", name: "Vanilla Bean Soufflé", price: "$18", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-batch-cooking-with-healthy-food_23-2149092391.jpg" }, + { id: "p5", name: "Seasonal Garden Salad", price: "$15", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646220.jpg" }, + { id: "p6", name: "Artisan Cheese Board", price: "$24", variant: "Sharing", imageSrc: "http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg" } ]} title="Signature Menu Selections" description="Discover our carefully curated selection of handcrafted culinary creations." @@ -246,61 +114,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "David Smith", - date: "Oct 2023", - title: "Incredible dinner", - quote: "The food and atmosphere are unmatched.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg?_wi=2", - imageAlt: "happy diner restaurant", - }, - { - id: "t2", - name: "Sarah Jones", - date: "Sept 2023", - title: "Wonderful surprise", - quote: "Best birthday dinner I ever had.", - tag: "Guest", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=2", - imageAlt: "happy diner restaurant", - }, - { - id: "t3", - name: "Kevin Lee", - date: "Aug 2023", - title: "Authentic flavors", - quote: "Truly enjoyed every single bite.", - tag: "Foodie", - avatarSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg?_wi=2", - imageAlt: "happy diner restaurant", - }, - { - id: "t4", - name: "Linda Brown", - date: "July 2023", - title: "Excellent service", - quote: "The team made us feel so welcome.", - tag: "Visitor", - avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081457.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2", - imageAlt: "happy diner restaurant", - }, - { - id: "t5", - name: "Mike White", - date: "June 2023", - title: "Highly recommended", - quote: "Will definitely return next time.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg?_wi=2", - imageAlt: "happy diner restaurant", - }, + { id: "t1", name: "David Smith", date: "Oct 2023", title: "Incredible dinner", quote: "The food and atmosphere are unmatched.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg", imageAlt: "happy diner restaurant" }, + { id: "t2", name: "Sarah Jones", date: "Sept 2023", title: "Wonderful surprise", quote: "Best birthday dinner I ever had.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg", imageAlt: "happy diner restaurant" }, + { id: "t3", name: "Kevin Lee", date: "Aug 2023", title: "Authentic flavors", quote: "Truly enjoyed every single bite.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg", imageAlt: "happy diner restaurant" }, + { id: "t4", name: "Linda Brown", date: "July 2023", title: "Excellent service", quote: "The team made us feel so welcome.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081457.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", imageAlt: "happy diner restaurant" }, + { id: "t5", name: "Mike White", date: "June 2023", title: "Highly recommended", quote: "Will definitely return next time.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg", imageAlt: "happy diner restaurant" } ]} title="Guest Testimonials" description="What our guests say about their dining experience at Ideal." @@ -311,21 +129,9 @@ export default function LandingPage() { ); -} +} \ No newline at end of file