diff --git a/src/app/page.tsx b/src/app/page.tsx index f8db4c9..c753329 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg", imageAlt: "Barbering Services"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg?_wi=1", imageAlt: "Barbering Services"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-tattoos-makes-barbecue-grill-meat-outdoors_1321-1047.jpg", imageAlt: "Car Wash"}, { @@ -78,7 +78,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Welcome to Fresh Blendz" description="Fresh Blendz Barber Shop isn’t just a place to get a haircut — it’s where style, culture, and community come together. Located in Atlanta, we bring you top-tier barbering, a full car wash service, a laid-back bar, and a food truck serving up fire eats. Whether you’re pulling up for a fade, a detail, or just to chill — we got you." - imageSrc="http://img.b2bpic.net/free-photo/smiley-people-with-electric-scooters-medium-shot_23-2149383302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-people-with-electric-scooters-medium-shot_23-2149383302.jpg?_wi=1" /> @@ -89,11 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Barber Shop", description: "Men’s cuts, kid’s cuts, and beard trimming by expert stylists.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-getting-his-beard-trimmed_23-2148256866.jpg", imageAlt: "Barber Services"}, + title: "Barber Shop", description: "Men’s cuts, kid’s cuts, and beard trimming by expert stylists.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-getting-his-beard-trimmed_23-2148256866.jpg?_wi=1", imageAlt: "Barber Services"}, { - title: "Car Wash", description: "Exterior wash, full detail, and quick clean while you wait.", imageSrc: "http://img.b2bpic.net/free-photo/big-blue-bubbles_23-2147933800.jpg", imageAlt: "Car Detailing"}, + title: "Car Wash", description: "Exterior wash, full detail, and quick clean while you wait.", imageSrc: "http://img.b2bpic.net/free-photo/big-blue-bubbles_23-2147933800.jpg?_wi=1", imageAlt: "Car Detailing"}, { - title: "Food Truck", description: "Freshly cooked meals, quick bites, and drinks for every appetite.", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-with-bright-bowls-cereal-table_23-2147961811.jpg", imageAlt: "Food Truck"}, + title: "Food Truck", description: "Freshly cooked meals, quick bites, and drinks for every appetite.", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-with-bright-bowls-cereal-table_23-2147961811.jpg?_wi=1", imageAlt: "Food Truck"}, ]} title="Our One-Stop Services" description="Experience everything you need to feel refreshed and ready to roll." @@ -124,15 +124,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Marcus A.", date: "Oct 2023", title: "Regular Customer", quote: "Best vibe in Atlanta. Got a clean fade, ate good, and my car came out shining.", tag: "Top Tier", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230940.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg", imageAlt: "happy client after haircut"}, + id: "1", name: "Marcus A.", date: "Oct 2023", title: "Regular Customer", quote: "Best vibe in Atlanta. Got a clean fade, ate good, and my car came out shining.", tag: "Top Tier", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230940.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg?_wi=2", imageAlt: "happy client after haircut"}, { - id: "2", name: "Sarah J.", date: "Sep 2023", title: "Family", quote: "My kids love the cuts here, and I can grab a snack while I wait.", tag: "Family Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-with-electric-scooters-medium-shot_23-2149383302.jpg", imageAlt: "happy client after haircut"}, + id: "2", name: "Sarah J.", date: "Sep 2023", title: "Family", quote: "My kids love the cuts here, and I can grab a snack while I wait.", tag: "Family Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-with-electric-scooters-medium-shot_23-2149383302.jpg?_wi=2", imageAlt: "happy client after haircut"}, { - id: "3", name: "David L.", date: "Aug 2023", title: "Local", quote: "Truly a one-stop shop. Everything is on point.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-black-man-with-charming-smile-studio-shot-well-dressed-african-guy-wears-white-t-shirt-gray-jacket_639032-250.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-getting-his-beard-trimmed_23-2148256866.jpg", imageAlt: "happy client after haircut"}, + id: "3", name: "David L.", date: "Aug 2023", title: "Local", quote: "Truly a one-stop shop. Everything is on point.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-black-man-with-charming-smile-studio-shot-well-dressed-african-guy-wears-white-t-shirt-gray-jacket_639032-250.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-getting-his-beard-trimmed_23-2148256866.jpg?_wi=2", imageAlt: "happy client after haircut"}, { - id: "4", name: "Nina R.", date: "Jul 2023", title: "Visitor", quote: "Found this place by accident and now it's my go-to.", tag: "Amazing", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/big-blue-bubbles_23-2147933800.jpg", imageAlt: "happy client after haircut"}, + id: "4", name: "Nina R.", date: "Jul 2023", title: "Visitor", quote: "Found this place by accident and now it's my go-to.", tag: "Amazing", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/big-blue-bubbles_23-2147933800.jpg?_wi=2", imageAlt: "happy client after haircut"}, { - id: "5", name: "Trey K.", date: "Jun 2023", title: "Regular", quote: "The food truck burgers are fire, best hidden gem.", tag: "Great Eats", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-with-bright-bowls-cereal-table_23-2147961811.jpg", imageAlt: "happy client after haircut"}, + id: "5", name: "Trey K.", date: "Jun 2023", title: "Regular", quote: "The food truck burgers are fire, best hidden gem.", tag: "Great Eats", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-with-bright-bowls-cereal-table_23-2147961811.jpg?_wi=2", imageAlt: "happy client after haircut"}, ]} title="What Our Community Says" description="Rated 4.6 Stars by over 150 satisfied customers in Atlanta."