Update src/app/page.tsx

This commit is contained in:
2026-03-16 20:52:41 +00:00
parent b36a41b442
commit 2caed7a70e

View File

@@ -112,37 +112,37 @@ export default function HomePage() {
{
title: "Classic Magnets",
description: "Timeless magnetic designs perfect for refrigerators and metal surfaces.",
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg?_wi=1",
imageAlt: "Classic Magnets Collection",
},
{
title: "Gift Magnets",
description: "Thoughtfully curated magnets ideal for birthdays, holidays, and special occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/cardboard-packaging-with-transparent-window_187299-46681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cardboard-packaging-with-transparent-window_187299-46681.jpg?_wi=1",
imageAlt: "Gift Magnets Collection",
},
{
title: "Decorative Magnets",
description: "Artistic magnets that combine functionality with stunning visual appeal.",
imageSrc: "http://img.b2bpic.net/free-photo/cup-dried-flowers-vase-home-interior-living-room_169016-57860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-dried-flowers-vase-home-interior-living-room_169016-57860.jpg?_wi=1",
imageAlt: "Decorative Magnets Collection",
},
{
title: "New Arrivals",
description: "Discover the latest magnetic designs and innovations from Mister Magnesik.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516474.jpg?_wi=1",
imageAlt: "New Arrivals Collection",
},
{
title: "Promotions",
description: "Magnetic deals and discounts on your favorite products.",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-sale-signs_53876-90903.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-sale-signs_53876-90903.jpg?_wi=1",
imageAlt: "Promotional Magnets",
},
{
title: "Custom Magnets",
description: "Design your own personalized magnets with photos, text, and custom shapes.",
imageSrc: "http://img.b2bpic.net/free-vector/folder-banner-design_1368-264.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/folder-banner-design_1368-264.jpg?_wi=1",
imageAlt: "Custom Magnets",
},
]}
@@ -165,28 +165,28 @@ export default function HomePage() {
id: "product-1",
name: "Classic Round Magnet",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-memorial-day-background_23-2149344867.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-memorial-day-background_23-2149344867.jpg?_wi=1",
imageAlt: "Classic Round Magnet",
},
{
id: "product-2",
name: "Heart-Shaped Photo Magnet",
price: "$7.99",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-heart-wooden-background_23-2148379977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-heart-wooden-background_23-2148379977.jpg?_wi=1",
imageAlt: "Heart-Shaped Photo Magnet",
},
{
id: "product-3",
name: "Square Picture Frame Magnet",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gray-frame-with-dried-rose-buds-strawberries-red-black-currants-blue-surface_141793-17634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gray-frame-with-dried-rose-buds-strawberries-red-black-currants-blue-surface_141793-17634.jpg?_wi=1",
imageAlt: "Square Picture Frame Magnet",
},
{
id: "product-4",
name: "Hexagon Marble Magnet",
price: "$6.99",
imageSrc: "http://img.b2bpic.net/free-vector/realistic-golden-frame-design_23-2149251352.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/realistic-golden-frame-design_23-2149251352.jpg?_wi=1",
imageAlt: "Hexagon Marble Magnet",
},
]}
@@ -246,7 +246,7 @@ export default function HomePage() {
role: "Home Organizer",
company: "Creative Spaces",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=1",
imageAlt: "professional woman portrait headshot",
},
{
@@ -255,7 +255,7 @@ export default function HomePage() {
role: "Interior Designer",
company: "Modern Living Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=1",
imageAlt: "professional asian man portrait headshot",
},
{
@@ -264,7 +264,7 @@ export default function HomePage() {
role: "Photographer",
company: "Studio Memories",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=1",
imageAlt: "professional woman portrait latin",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
role: "Corporate Manager",
company: "TechStart Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=1",
imageAlt: "professional asian male portrait",
},
{
@@ -291,7 +291,7 @@ export default function HomePage() {
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg?_wi=1",
imageAlt: "professional man portrait headshot young",
},
]}
@@ -323,7 +323,7 @@ export default function HomePage() {
value: "4.9/5",
title: "Average Rating",
description: "Outstanding customer satisfaction",
imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147733118.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147733118.jpg?_wi=1",
imageAlt: "five star rating review excellent",
},
{
@@ -331,7 +331,7 @@ export default function HomePage() {
value: "30+",
title: "European Countries",
description: "Fast shipping across Europe",
imageSrc: "http://img.b2bpic.net/free-vector/creative-delivery-concept-background_23-2147704002.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/creative-delivery-concept-background_23-2147704002.jpg?_wi=1",
imageAlt: "fast shipping delivery map europe",
},
]}