Merge version_1 into main #1
@@ -58,27 +58,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=1",
|
||||
imageAlt: "Sneaker Scene 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=2",
|
||||
imageAlt: "Sneaker Scene 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=3",
|
||||
imageAlt: "Sneaker Scene 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=4",
|
||||
imageAlt: "Sneaker Scene 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=5",
|
||||
imageAlt: "Sneaker Scene 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=6",
|
||||
imageAlt: "Sneaker Scene 6",
|
||||
},
|
||||
]}
|
||||
@@ -94,14 +94,14 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Material Customization",
|
||||
description: "Switch between leather, suede, mesh, and reflective fabrics instantly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg?_wi=1",
|
||||
imageAlt: "Materials",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Real-time 3D Engine",
|
||||
description: "Advanced rendering for lifelike textures and lighting in browser.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=1",
|
||||
imageAlt: "3D Interface",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
category: "Technology",
|
||||
title: "The Future of 3D Web Rendering",
|
||||
excerpt: "How browser-based engines are revolutionizing product design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=2",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-posed-streets_627829-3234.jpg",
|
||||
date: "Oct 12, 2023",
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
category: "Trends",
|
||||
title: "Sneaker Design 2024",
|
||||
excerpt: "The hottest colorways and material combinations this season.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg?_wi=2",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/woman-with-roller-skates-listening-music-opening-bottle-water-outdoors_23-2149316225.jpg",
|
||||
date: "Oct 15, 2023",
|
||||
|
||||
Reference in New Issue
Block a user