From 098fea61954e3623574ede625c20e7edcf776eb8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:51:04 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 86 +++++++++++------------------------------- 1 file changed, 22 insertions(+), 64 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3c09e51..8c10ad0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -14,7 +14,7 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="compact" - sizing="mediumLargeSizeMediumTitles" + sizing="large" background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="gradient" @@ -26,25 +26,15 @@ export default function LandingPage() { @@ -67,14 +57,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Burbank Local Gazette", - "Chamber of Commerce", - "Local Food Critics", - "Community Events", - "Family Magazine", - "Dining Guide", - "Neighborhood Buzz", - ]} + "Burbank Local Gazette", "Chamber of Commerce", "Local Food Critics", "Community Events", "Family Magazine", "Dining Guide", "Neighborhood Buzz"]} title="Proudly Part of Burbank" description="We are deeply rooted in our community, fostering connections and serving our neighbors with pride." tagAnimation="opacity" @@ -87,62 +70,37 @@ export default function LandingPage() { logoText="Maple N' Jams Cafe" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Menu", - href: "/menu", - }, + label: "Menu", href: "/menu"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, ], }, { - title: "Visit Us", - items: [ + title: "Visit Us", items: [ { - label: "6814 W 87th St", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "6814 W 87th St", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "Burbank, IL 60459", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "Burbank, IL 60459", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "(708) 237-1600", - href: "tel:+17082371600", - }, + label: "(708) 237-1600", href: "tel:+17082371600"}, { - label: "Mon-Fri: 7 AM - 2 PM", - href: "#", - }, + label: "Mon-Fri: 7 AM - 2 PM", href: "#"}, { - label: "Sat-Sun: 7 AM - 3 PM", - href: "#", - }, + label: "Sat-Sun: 7 AM - 3 PM", href: "#"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Twitter", - href: "#", - }, + label: "Twitter", href: "#"}, ], }, ]} @@ -152,4 +110,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From e178e776bfa88b3840fb056c95375e2cc1efe1af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:51:04 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 95 +++++++++++----------------------------- 1 file changed, 25 insertions(+), 70 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 075905f..472d4e1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -14,7 +14,7 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="compact" - sizing="mediumLargeSizeMediumTitles" + sizing="large" background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="gradient" @@ -26,25 +26,15 @@ export default function LandingPage() { @@ -54,8 +44,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From e6010ff76d2a772c592d55a5b39b3eecd7582782 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:51:05 +0000 Subject: [PATCH 3/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 143 +++++++++--------------------------------- 1 file changed, 30 insertions(+), 113 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index fe2ffcb..fbb6e97 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -14,7 +14,7 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="compact" - sizing="mediumLargeSizeMediumTitles" + sizing="large" background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="gradient" @@ -26,25 +26,15 @@ export default function LandingPage() { @@ -58,53 +48,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "menu-crepe-sweet", - name: "Strawberry Banana Crepe", - price: "$14.99", - variant: "Sweet Crepes", - imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-white-plate-blue-surface_114579-33877.jpg", - imageAlt: "Sweet crepe with strawberries and bananas", - }, + id: "menu-crepe-sweet", name: "Strawberry Banana Crepe", price: "$14.99", variant: "Sweet Crepes", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-white-plate-blue-surface_114579-33877.jpg", imageAlt: "Sweet crepe with strawberries and bananas"}, { - id: "menu-skillet-veggie", - name: "Garden Veggie Skillet", - price: "$16.50", - variant: "Egg Skillets", - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-frying-pan_23-2147753689.jpg", - imageAlt: "Vegetarian egg skillet with fresh vegetables", - }, + id: "menu-skillet-veggie", name: "Garden Veggie Skillet", price: "$16.50", variant: "Egg Skillets", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-frying-pan_23-2147753689.jpg", imageAlt: "Vegetarian egg skillet with fresh vegetables"}, { - id: "menu-pancakes", - name: "Buttermilk Pancake Stack", - price: "$12.99", - variant: "American Classics", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-honey-fruits-light-surface-sweet-fruit-cake_140725-82096.jpg", - imageAlt: "Stack of fluffy buttermilk pancakes", - }, + id: "menu-pancakes", name: "Buttermilk Pancake Stack", price: "$12.99", variant: "American Classics", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-honey-fruits-light-surface-sweet-fruit-cake_140725-82096.jpg", imageAlt: "Stack of fluffy buttermilk pancakes"}, { - id: "menu-burger-fries", - name: "Classic Cafe Burger", - price: "$15.00", - variant: "American Classics", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637343.jpg", - imageAlt: "Classic cheeseburger with french fries", - }, + id: "menu-burger-fries", name: "Classic Cafe Burger", price: "$15.00", variant: "American Classics", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637343.jpg", imageAlt: "Classic cheeseburger with french fries"}, { - id: "menu-salad", - name: "Grilled Chicken Salad", - price: "$13.75", - variant: "Lunch Favorites", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-cabbage-salad-with-olives-dark-background-meal-health-bread-snack-diet-lunch-holiday-food_179666-17469.jpg", - imageAlt: "Fresh garden salad with grilled chicken", - }, + id: "menu-salad", name: "Grilled Chicken Salad", price: "$13.75", variant: "Lunch Favorites", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-cabbage-salad-with-olives-dark-background-meal-health-bread-snack-diet-lunch-holiday-food_179666-17469.jpg", imageAlt: "Fresh garden salad with grilled chicken"}, { - id: "menu-coffee", - name: "Artisan Coffee", - price: "$4.50", - variant: "Drinks", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-latte-wood-table-coffee-shop-cafe_1150-12756.jpg", - imageAlt: "Cup of artisan coffee latte", - }, + id: "menu-coffee", name: "Artisan Coffee", price: "$4.50", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-latte-wood-table-coffee-shop-cafe_1150-12756.jpg", imageAlt: "Cup of artisan coffee latte"}, ]} title="Our Delicious Menu" description="Explore our wide selection of breakfast and lunch favorites, all made with fresh ingredients. Most dishes are priced between $10-$20." @@ -120,23 +74,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Vegetarian Options", - description: "Enjoy a variety of delicious plant-based dishes, clearly marked for your convenience.", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-nutritious-carrot-cut-out-icon_53876-74638.jpg", - imageAlt: "Bowl of fresh vegetables, representing vegetarian options", - }, + title: "Vegetarian Options", description: "Enjoy a variety of delicious plant-based dishes, clearly marked for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-nutritious-carrot-cut-out-icon_53876-74638.jpg", imageAlt: "Bowl of fresh vegetables, representing vegetarian options"}, { - title: "Kids' Menu", - description: "Little ones will love our kid-friendly portions and tasty selections.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-batch-meals_23-2148826884.jpg", - imageAlt: "Happy child eating breakfast, representing kids' menu", - }, + title: "Kids' Menu", description: "Little ones will love our kid-friendly portions and tasty selections.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-batch-meals_23-2148826884.jpg", imageAlt: "Happy child eating breakfast, representing kids' menu"}, { - title: "Daily Specials", - description: "Ask about our seasonal specials, featuring fresh ingredients and unique creations.", - imageSrc: "http://img.b2bpic.net/free-photo/mushroom-egg-benedict-white-plate_74190-676.jpg", - imageAlt: "Blackboard with daily specials, representing daily specials", - }, + title: "Daily Specials", description: "Ask about our seasonal specials, featuring fresh ingredients and unique creations.", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-egg-benedict-white-plate_74190-676.jpg", imageAlt: "Blackboard with daily specials, representing daily specials"}, ]} title="Specialties & Options" description="We cater to every taste with delightful vegetarian dishes and a special kids' menu." @@ -148,62 +90,37 @@ export default function LandingPage() { logoText="Maple N' Jams Cafe" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Menu", - href: "/menu", - }, + label: "Menu", href: "/menu"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, ], }, { - title: "Visit Us", - items: [ + title: "Visit Us", items: [ { - label: "6814 W 87th St", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "6814 W 87th St", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "Burbank, IL 60459", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "Burbank, IL 60459", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "(708) 237-1600", - href: "tel:+17082371600", - }, + label: "(708) 237-1600", href: "tel:+17082371600"}, { - label: "Mon-Fri: 7 AM - 2 PM", - href: "#", - }, + label: "Mon-Fri: 7 AM - 2 PM", href: "#"}, { - label: "Sat-Sun: 7 AM - 3 PM", - href: "#", - }, + label: "Sat-Sun: 7 AM - 3 PM", href: "#"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Twitter", - href: "#", - }, + label: "Twitter", href: "#"}, ], }, ]} @@ -213,4 +130,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From b93dc01fba553d933f31eb5431c6c1e6fb39cfd2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:51:05 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 192 ++++++++++++----------------------------------- 1 file changed, 46 insertions(+), 146 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6756395..b818aa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="compact" - sizing="mediumLargeSizeMediumTitles" + sizing="large" background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="gradient" @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,42 +47,27 @@ export default function LandingPage() {
@@ -104,23 +79,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Delightful Crepes", - description: "Experience our range of sweet and savory crepes, freshly made to order.", - imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-butter-walnuts_140725-6289.jpg", - imageAlt: "Delicious sweet crepes with fresh berries", - }, + title: "Delightful Crepes", description: "Experience our range of sweet and savory crepes, freshly made to order.", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-butter-walnuts_140725-6289.jpg", imageAlt: "Delicious sweet crepes with fresh berries"}, { - title: "Hearty Egg Skillets", - description: "Start your day with a robust skillet, packed with farm-fresh eggs and savory ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/fried-egg-frying-pan_1150-24228.jpg", - imageAlt: "Sizzling hot egg skillet for breakfast", - }, + title: "Hearty Egg Skillets", description: "Start your day with a robust skillet, packed with farm-fresh eggs and savory ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/fried-egg-frying-pan_1150-24228.jpg", imageAlt: "Sizzling hot egg skillet for breakfast"}, { - title: "American Classics", - description: "Enjoy timeless breakfast and lunch favorites, prepared with a touch of homemade goodness.", - imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37138.jpg", - imageAlt: "Classic American breakfast plate with bacon and eggs", - }, + title: "American Classics", description: "Enjoy timeless breakfast and lunch favorites, prepared with a touch of homemade goodness.", imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37138.jpg", imageAlt: "Classic American breakfast plate with bacon and eggs"}, ]} title="Our Culinary Delights" description="From sweet to savory, we've perfected every plate to bring joy to your table." @@ -147,50 +110,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Local Resident", - company: "Burbank, IL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250093.jpg", - imageAlt: "Portrait of Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "Local Resident", company: "Burbank, IL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250093.jpg", imageAlt: "Portrait of Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "Brunch Enthusiast", - company: "Chicago, IL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-male-student-with-thick-beard-sitting-wooden-table-with-mug-drinking-coffee-having-happy-cheerful-face-expression_273609-1763.jpg", - imageAlt: "Portrait of Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Brunch Enthusiast", company: "Chicago, IL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-handsome-male-student-with-thick-beard-sitting-wooden-table-with-mug-drinking-coffee-having-happy-cheerful-face-expression_273609-1763.jpg", imageAlt: "Portrait of Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Food Blogger", - company: "Taste of Chicagoland", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1725.jpg", - imageAlt: "Portrait of Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Food Blogger", company: "Taste of Chicagoland", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1725.jpg", imageAlt: "Portrait of Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Family Man", - company: "Burbank, IL", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-painter-indoors_23-2150182559.jpg", - imageAlt: "Portrait of David Kim", - }, + id: "4", name: "David Kim", role: "Family Man", company: "Burbank, IL", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-painter-indoors_23-2150182559.jpg", imageAlt: "Portrait of David Kim"}, { - id: "5", - name: "Jessica & Tom", - role: "Regulars", - company: "Neighboring Town", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/parents-standing-near-their-children-having-breakfast_23-2147909470.jpg", - imageAlt: "Portrait of Jessica and Tom", - }, + id: "5", name: "Jessica & Tom", role: "Regulars", company: "Neighboring Town", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/parents-standing-near-their-children-having-breakfast_23-2147909470.jpg", imageAlt: "Portrait of Jessica and Tom"}, ]} title="What Our Guests Say" description="Hear from our happy customers who love starting their day with us." @@ -209,25 +142,17 @@ export default function LandingPage() { tagIcon={Heart} buttons={[ { - text: "Learn More About Us", - href: "/about", - }, + text: "Learn More About Us", href: "/about"}, ]} bulletPoints={[ { - title: "Farm-Fresh Ingredients", - description: "We source the finest local ingredients to ensure freshness and support our community.", - icon: Wheat, + title: "Farm-Fresh Ingredients", description: "We source the finest local ingredients to ensure freshness and support our community.", icon: Wheat, }, { - title: "Handcrafted with Love", - description: "Every crepe, skillet, and classic is prepared from scratch with passion.", - icon: Utensils, + title: "Handcrafted with Love", description: "Every crepe, skillet, and classic is prepared from scratch with passion.", icon: Utensils, }, { - title: "Community Hub", - description: "More than just a cafe, we're a gathering place for friends and family.", - icon: Users, + title: "Community Hub", description: "More than just a cafe, we're a gathering place for friends and family.", icon: Users, }, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-modern-family-retro-style_23-2150595533.jpg" @@ -241,62 +166,37 @@ export default function LandingPage() { logoText="Maple N' Jams Cafe" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Menu", - href: "/menu", - }, + label: "Menu", href: "/menu"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, ], }, { - title: "Visit Us", - items: [ + title: "Visit Us", items: [ { - label: "6814 W 87th St", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "6814 W 87th St", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "Burbank, IL 60459", - href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459", - }, + label: "Burbank, IL 60459", href: "https://www.google.com/maps/search/Maple+N'+Jams+Cafe,+6814+W+87th+St,+Burbank,+IL+60459"}, { - label: "(708) 237-1600", - href: "tel:+17082371600", - }, + label: "(708) 237-1600", href: "tel:+17082371600"}, { - label: "Mon-Fri: 7 AM - 2 PM", - href: "#", - }, + label: "Mon-Fri: 7 AM - 2 PM", href: "#"}, { - label: "Sat-Sun: 7 AM - 3 PM", - href: "#", - }, + label: "Sat-Sun: 7 AM - 3 PM", href: "#"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Twitter", - href: "#", - }, + label: "Twitter", href: "#"}, ], }, ]} @@ -306,4 +206,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From c18857f385de95e387416fc2d4a2f77e3ae97ed3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:51:06 +0000 Subject: [PATCH 5/5] Update src/app/visit/page.tsx --- src/app/visit/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/visit/page.tsx b/src/app/visit/page.tsx index 71387b1..e17a760 100644 --- a/src/app/visit/page.tsx +++ b/src/app/visit/page.tsx @@ -14,7 +14,7 @@ export default function LandingPage() { defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="compact" - sizing="mediumLargeSizeMediumTitles" + sizing="large" background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="gradient" @@ -117,4 +117,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1