Merge version_1 into main #1
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "smoothie-bowl", brand: "Wellness Blend", name: "Superfood Smoothie Bowl", price: "$8.95", rating: 5,
|
||||
reviewCount: "423", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-homemade-granola_23-2148543710.jpg", imageAlt: "Gourmet superfood smoothie bowl"
|
||||
reviewCount: "423", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-homemade-granola_23-2148543710.jpg?_wi=1", imageAlt: "Gourmet superfood smoothie bowl"
|
||||
},
|
||||
{
|
||||
id: "hot-chocolate", brand: "Artisan Craft", name: "Premium Hot Chocolate", price: "$6.75", rating: 5,
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "seasonal-special", brand: "Limited Edition", name: "Seasonal Selection", price: "$7.95", rating: 5,
|
||||
reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-homemade-granola_23-2148543710.jpg", imageAlt: "Seasonal specialty drink"
|
||||
reviewCount: "356", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-homemade-granola_23-2148543710.jpg?_wi=2", imageAlt: "Seasonal specialty drink"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -134,16 +134,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Premium High-Speed WiFi", description: "Reliable, fast connectivity so you can focus on what matters. Perfect for video calls and streaming.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg", imageAlt: "Modern workspace with laptop and connectivity"
|
||||
title: "Premium High-Speed WiFi", description: "Reliable, fast connectivity so you can focus on what matters. Perfect for video calls and streaming.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg?_wi=1", imageAlt: "Modern workspace with laptop and connectivity"
|
||||
},
|
||||
{
|
||||
title: "Thoughtful Seating Zones", description: "From quiet corners for focused work to collaborative tables for teams. Choose your perfect spot.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg", imageAlt: "Diverse seating areas for different work styles"
|
||||
title: "Thoughtful Seating Zones", description: "From quiet corners for focused work to collaborative tables for teams. Choose your perfect spot.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg?_wi=2", imageAlt: "Diverse seating areas for different work styles"
|
||||
},
|
||||
{
|
||||
title: "Abundant Power Outlets", description: "Keep your devices charged throughout the day. Strategically placed for maximum convenience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg", imageAlt: "Power-ready workspace design"
|
||||
title: "Abundant Power Outlets", description: "Keep your devices charged throughout the day. Strategically placed for maximum convenience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg?_wi=3", imageAlt: "Power-ready workspace design"
|
||||
},
|
||||
{
|
||||
title: "All-Day Refreshment", description: "Unlimited coffee refills, fresh pastries, and premium beverages to fuel your productivity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg", imageAlt: "Refreshment station for work sessions"
|
||||
title: "All-Day Refreshment", description: "Unlimited coffee refills, fresh pastries, and premium beverages to fuel your productivity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg?_wi=4", imageAlt: "Refreshment station for work sessions"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user