Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function GenshinLandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Pyro Vision", name: "Hu Tao", price: "★★★★★", rating: 5,
|
||||
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg", imageAlt: "Hu Tao - Pyro DPS"},
|
||||
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=1", imageAlt: "Hu Tao - Pyro DPS"},
|
||||
{
|
||||
id: "2", brand: "Cryo Vision", name: "Ayaka", price: "★★★★★", rating: 5,
|
||||
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/rendering-wizard-controlling-magic_23-2150608380.jpg", imageAlt: "Ayaka - Cryo DPS"},
|
||||
@@ -177,7 +177,7 @@ export default function GenshinLandingPage() {
|
||||
title: "Winter Festival Event Live Now", excerpt: "Celebrate the season with exclusive rewards, mini-games, and the return of fan-favorite characters.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-sparkling-stars-collection_23-2149017150.jpg", imageAlt: "Winter Festival", authorName: "Genshin Community", authorAvatar: "http://img.b2bpic.net/free-photo/studio-shot-smiling-confident-young-african-american-clean-shaven-man-enjoying-new-album-his-favourite-artist-via-stylish-headphones-using-online-music-application-some-electronic-device_343059-343.jpg", date: "December 15, 2024"},
|
||||
{
|
||||
id: "3", category: ["Guide", "Tips"],
|
||||
title: "Ultimate Guide to Spiral Abyss", excerpt: "Master the challenge dungeons with expert strategies for team composition and artifact optimization.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg", imageAlt: "Spiral Abyss", authorName: "Pro Players Hub", authorAvatar: "http://img.b2bpic.net/free-vector/avatars-kids-collection-costumes-halloween-night_23-2148266961.jpg", date: "December 10, 2024"},
|
||||
title: "Ultimate Guide to Spiral Abyss", excerpt: "Master the challenge dungeons with expert strategies for team composition and artifact optimization.", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149365.jpg?_wi=2", imageAlt: "Spiral Abyss", authorName: "Pro Players Hub", authorAvatar: "http://img.b2bpic.net/free-vector/avatars-kids-collection-costumes-halloween-night_23-2148266961.jpg", date: "December 10, 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user