Update src/app/page.tsx

This commit is contained in:
2026-06-12 03:51:45 +00:00
parent f6fe5f8f6f
commit a7e1cfa0d1

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
description="Browse large product spreadsheets effortlessly with a sleek, modern interface. Discover items with rich visuals and direct links, updating automatically."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg?_wi=1",
imageAlt: "Modern data dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-kitchen-cabinets-with-copper-hardware-minimalist-furniture-design-home_169016-72747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-kitchen-cabinets-with-copper-hardware-minimalist-furniture-design-home_169016-72747.jpg?_wi=1",
imageAlt: "Product grid UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg?_wi=1",
imageAlt: "Search and filter interface",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
imageAlt: "Product card closeup",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg?_wi=2",
imageAlt: "real time data sync icon",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
imageAlt: "Instant tab opening animation",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-kitchen-cabinets-with-copper-hardware-minimalist-furniture-design-home_169016-72747.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-kitchen-cabinets-with-copper-hardware-minimalist-furniture-design-home_169016-72747.jpg?_wi=2",
imageAlt: "real time data sync icon",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageAlt: "Interactive filter panel",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg?_wi=2",
imageAlt: "real time data sync icon",
},
]}