diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d89441..b42d3f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function BlendHausPage() { { text: "Reserve a Table", href: "#contact" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg?_wi=1" imageAlt="The Blend Haus cozy coffee bar interior with warm lighting" mediaAnimation="slide-up" frameStyle="card" @@ -77,7 +77,7 @@ export default function BlendHausPage() { description="Discover our carefully curated selection of premium coffee, refreshing beverages, and delicious snacks." products={[ { - id: "espresso", name: "Espresso", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", imageAlt: "Espresso shot with rich crema" + id: "espresso", name: "Espresso", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg?_wi=1", imageAlt: "Espresso shot with rich crema" }, { id: "cappuccino", name: "Cappuccino", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Cappuccino with perfect foam art" @@ -113,16 +113,16 @@ export default function BlendHausPage() { { id: 1, title: "Cozy & Modern Ambiance", description: "Warm lighting, comfortable seating, and thoughtful design create the perfect atmosphere for relaxation, work, or catching up with friends.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/artsy-girl-having-cup-coffee_53876-99962.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/artsy-girl-having-cup-coffee_53876-99962.jpg?_wi=1" } }, { id: 2, title: "Women-Owned & LGBTQ+ Friendly", description: "A safe, welcoming space where everyone feels valued and celebrated. Our commitment to inclusivity is at the heart of everything we do.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg" @@ -131,10 +131,10 @@ export default function BlendHausPage() { { id: 3, title: "Perfect for Every Occasion", description: "Whether you're working, meeting friends, or enjoying quality time alone, The Blend Haus is your ideal destination with flexible service options.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg?_wi=2" } } ]} @@ -152,23 +152,23 @@ export default function BlendHausPage() { testimonials={[ { id: "1", name: "Cozy Corner", role: "Interior", company: "Ambiance", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg?_wi=2" }, { id: "2", name: "Latte Art", role: "Coffee", company: "Craftsmanship", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/artsy-girl-having-cup-coffee_53876-99962.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/artsy-girl-having-cup-coffee_53876-99962.jpg?_wi=2" }, { id: "3", name: "Sweet Treats", role: "Dessert", company: "Selection", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/glass-showcase-pastry-shop-with-variety-fresh-cakes-pastries-popular-sweet-desserts-offered-sale_639032-1341.jpg?_wi=2" }, { id: "4", name: "Our Community", role: "Team", company: "Values", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=2" }, { id: "5", name: "Perfect Brew", role: "Quality", company: "Coffee", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg?_wi=2" }, { id: "6", name: "Welcoming Space", role: "Experience", company: "Inclusive", rating: 5,