Update src/app/products/page.tsx

This commit is contained in:
2026-03-14 17:06:44 +00:00
parent bfc3b57112
commit dfd5dc9376

View File

@@ -103,7 +103,7 @@ export default function ProductsPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-laptop-wooden-table_23-2148459681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-laptop-wooden-table_23-2148459681.jpg?_wi=2",
imageAlt: "Dell products showcase",
},
]}
@@ -130,7 +130,7 @@ export default function ProductsPage() {
price: "₹89,999",
rating: 4.8,
reviewCount: "324",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg?_wi=2",
imageAlt: "Dell XPS 13 Plus ultrabook",
},
{
@@ -140,7 +140,7 @@ export default function ProductsPage() {
price: "₹1,49,999",
rating: 4.9,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-cafe-wooden-table_1321-803.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-cafe-wooden-table_1321-803.jpg?_wi=2",
imageAlt: "Dell Precision 15 professional workstation",
},
{
@@ -150,7 +150,7 @@ export default function ProductsPage() {
price: "₹64,999",
rating: 4.7,
reviewCount: "287",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=3",
imageAlt: "Dell Latitude 14 business laptop",
},
{
@@ -160,7 +160,7 @@ export default function ProductsPage() {
price: "₹34,999",
rating: 4.6,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/manager-looking-mock-up-green-screen-chroma-key-computer-with-isolated-display-typing-marketing-strategy-planning-business-project-startup-office-businesswoman-working-company-presentation_482257-28290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-looking-mock-up-green-screen-chroma-key-computer-with-isolated-display-typing-marketing-strategy-planning-business-project-startup-office-businesswoman-working-company-presentation_482257-28290.jpg?_wi=3",
imageAlt: "Dell P2723DE professional monitor",
},
{
@@ -170,7 +170,7 @@ export default function ProductsPage() {
price: "₹29,999",
rating: 4.8,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/manager-looking-mock-up-green-screen-chroma-key-computer-with-isolated-display-typing-marketing-strategy-planning-business-project-startup-office-businesswoman-working-company-presentation_482257-28290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-looking-mock-up-green-screen-chroma-key-computer-with-isolated-display-typing-marketing-strategy-planning-business-project-startup-office-businesswoman-working-company-presentation_482257-28290.jpg?_wi=4",
imageAlt: "Dell gaming monitor 24 inch",
},
{
@@ -180,7 +180,7 @@ export default function ProductsPage() {
price: "₹44,999",
rating: 4.5,
reviewCount: "521",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=4",
imageAlt: "Dell Inspiron 15 budget friendly laptop",
},
{
@@ -190,7 +190,7 @@ export default function ProductsPage() {
price: "₹1,24,999",
rating: 4.9,
reviewCount: "289",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg?_wi=3",
imageAlt: "Dell XPS 15 creator laptop",
},
{
@@ -200,7 +200,7 @@ export default function ProductsPage() {
price: "₹54,999",
rating: 4.6,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=5",
imageAlt: "Dell Vostro 15 SMB laptop",
},
{
@@ -210,7 +210,7 @@ export default function ProductsPage() {
price: "₹99,999",
rating: 4.7,
reviewCount: "356",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-night_1101-415.jpg?_wi=4",
imageAlt: "Dell G15 gaming laptop",
},
]}