From 65043a2eef205838ace763552cdb82dffc061336 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:26:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 45 ++++++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a311df2..5d04ffe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { testimonials={[ { name: "Maria G.", handle: "@houston_foodie", testimonial: "Best birria tacos I've ever had! Fresh, authentic, and always hot. El Mejor Taco is my go-to!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg?_wi=1", imageAlt: "Happy customer Maria" + imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg", imageAlt: "Happy customer Maria" }, { name: "James M.", handle: "@tacolover_tx", testimonial: "Perfect late-night spot. The crew is fast and friendly. Worth every penny!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=1", imageAlt: "Satisfied customer James" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", imageAlt: "Satisfied customer James" } ]} testimonialRotationInterval={5000} @@ -100,6 +100,13 @@ export default function LandingPage() { containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" + textBoxClassName="" + tagClassName="" + buttonContainerClassName="" + buttonClassName="" + buttonTextClassName="" + mediaWrapperClassName="" + mediaClassName="" /> @@ -134,8 +141,8 @@ export default function LandingPage() { ]} className="w-full" containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" - titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" - descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" + textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" + textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" cardNameClassName="text-lg font-bold text-[var(--foreground)]" /> @@ -160,8 +167,8 @@ export default function LandingPage() { showCard={true} className="w-full" containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" - titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" - descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" + textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" + textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" /> @@ -182,21 +189,21 @@ export default function LandingPage() { features={[ { id: 1, - title: "Parties & Celebrations", description: "From birthdays to anniversaries, we make your event memorable with delicious tacos.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg?_wi=1", imageAlt: "Catering event with taco truck" + title: "Parties & Celebrations", description: "From birthdays to anniversaries, we make your event memorable with delicious tacos.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg", imageAlt: "Catering event with taco truck" }, { id: 2, - title: "Corporate Events", description: "Feed your team with authentic Mexican food. Perfect for lunches and team-building events.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg?_wi=2", imageAlt: "Corporate catering setup" + title: "Corporate Events", description: "Feed your team with authentic Mexican food. Perfect for lunches and team-building events.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg", imageAlt: "Corporate catering setup" }, { id: 3, - title: "Flexible Packages", description: "Customize your menu and quantities. We handle everything from setup to cleanup.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg?_wi=3", imageAlt: "Catering food service" + title: "Flexible Packages", description: "Customize your menu and quantities. We handle everything from setup to cleanup.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535290.jpg", imageAlt: "Catering food service" } ]} className="w-full" containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" - titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" - descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" + textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" + textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" cardTitleClassName="text-xl font-bold text-[var(--foreground)]" /> @@ -216,28 +223,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "test1", title: "Best Tacos Ever!", quote: "I've tried tacos all over Houston and these are hands down the best. Fresh ingredients, perfect seasoning, and the crew is always friendly. Highly recommend!", name: "Carlos R.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg?_wi=2", imageAlt: "Carlos R." + id: "test1", title: "Best Tacos Ever!", quote: "I've tried tacos all over Houston and these are hands down the best. Fresh ingredients, perfect seasoning, and the crew is always friendly. Highly recommend!", name: "Carlos R.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg", imageAlt: "Carlos R." }, { - id: "test2", title: "Late Night Lifesaver", quote: "When I need a late-night snack, El Mejor Taco is my spot. Quick service, amazing food, and fair prices. Can't beat it!", name: "Jennifer L.", role: "Night Shift Worker", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=2", imageAlt: "Jennifer L." + id: "test2", title: "Late Night Lifesaver", quote: "When I need a late-night snack, El Mejor Taco is my spot. Quick service, amazing food, and fair prices. Can't beat it!", name: "Jennifer L.", role: "Night Shift Worker", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", imageAlt: "Jennifer L." }, { - id: "test3", title: "Perfect for Events", quote: "Hired them for my son's birthday party. The tacos were delicious and the service was excellent. Everyone asked for their number!", name: "Miguel T.", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg?_wi=3", imageAlt: "Miguel T." + id: "test3", title: "Perfect for Events", quote: "Hired them for my son's birthday party. The tacos were delicious and the service was excellent. Everyone asked for their number!", name: "Miguel T.", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg", imageAlt: "Miguel T." }, { - id: "test4", title: "Authentic Flavor", quote: "This is the real deal. Tastes like authentic street food from Mexico. I bring my whole family every weekend!", name: "Rosa M.", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=3", imageAlt: "Rosa M." + id: "test4", title: "Authentic Flavor", quote: "This is the real deal. Tastes like authentic street food from Mexico. I bring my whole family every weekend!", name: "Rosa M.", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", imageAlt: "Rosa M." }, { - id: "test5", title: "Worth the Wait", quote: "Lines are long during peak hours, but it moves fast and the food is worth every minute of waiting. Total value!", name: "David K.", role: "Lunch Regular", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg?_wi=4", imageAlt: "David K." + id: "test5", title: "Worth the Wait", quote: "Lines are long during peak hours, but it moves fast and the food is worth every minute of waiting. Total value!", name: "David K.", role: "Lunch Regular", imageSrc: "http://img.b2bpic.net/free-photo/summer-lifestyle-portrait-cute-woman-walking-sunny-riverfront-bangkok_273443-2212.jpg", imageAlt: "David K." }, { - id: "test6", title: "Hidden Gem", quote: "Finally found the best taco truck in Houston! Great quality, great prices, and great people running the show.", name: "Sophie W.", role: "New Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=4", imageAlt: "Sophie W." + id: "test6", title: "Hidden Gem", quote: "Finally found the best taco truck in Houston! Great quality, great prices, and great people running the show.", name: "Sophie W.", role: "New Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", imageAlt: "Sophie W." } ]} className="w-full" containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" - titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" - descriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" + textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]" + textBoxDescriptionClassName="text-base md:text-lg text-[var(--foreground)] opacity-85" /> -- 2.49.1