diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b2be7a..be7b36b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function TacoElNinoPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="medium" - background="fluid" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function TacoElNinoPage() { @@ -102,7 +102,7 @@ export default function TacoElNinoPage() { description="Three generations of authentic Mexican cooking" subdescription="Est. 2018 - Serving the community with pride" icon={MapPin} - imageSrc="http://img.b2bpic.net/free-photo/man-holding-mexican-flag-full-shot_23-2149522631.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/man-holding-mexican-flag-full-shot_23-2149522631.jpg" imageAlt="Taco El Niño food truck" mediaAnimation="slide-up" useInvertedBackground={false} @@ -124,18 +124,18 @@ export default function TacoElNinoPage() { title: "Fresh Ingredients", description: "Daily sourced premium ingredients for maximum flavor and authenticity", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/view-green-bundle-fresh-whole-green-peppers-wooden-cutting-board-knife-right-side-black-distressed-surface_179666-42301.jpg?_wi=2", imageAlt: "Fresh Mexican ingredients"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-green-bundle-fresh-whole-green-peppers-wooden-cutting-board-knife-right-side-black-distressed-surface_179666-42301.jpg", imageAlt: "Fresh Mexican ingredients"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-composition_23-2147640314.jpg?_wi=3", imageAlt: "Quality ingredient showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-composition_23-2147640314.jpg", imageAlt: "Quality ingredient showcase"}, ], }, { title: "Traditional Recipes", description: "Time-honored family recipes passed down through generations for true authentic taste", icon: UtensilsCrossed, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878289.jpg?_wi=3", imageAlt: "Traditional al pastor preparation"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878289.jpg", imageAlt: "Traditional al pastor preparation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg?_wi=3", imageAlt: "Traditional carnitas cooking"}, + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg", imageAlt: "Traditional carnitas cooking"}, ], }, ]} @@ -177,9 +177,9 @@ export default function TacoElNinoPage() { tagAnimation="slide-up" title="Stay in the Loop" description="Subscribe to our newsletter for special offers, new menu items, and location updates. Never miss out on Taco El Niño news!" - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/man-holding-mexican-flag-full-shot_23-2149522631.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/man-holding-mexican-flag-full-shot_23-2149522631.jpg" imageAlt="Taco El Niño food truck" mediaAnimation="slide-up" mediaPosition="right"