Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -53,12 +53,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "3D Animated Ocean with Waves" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "Living Sea Environment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "Interactive Ocean Waves" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "Immersive Water Experience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "3D Sea Navigation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg", imageAlt: "Dynamic Ocean Landscape" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=1", imageAlt: "3D Animated Ocean with Waves" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=2", imageAlt: "Living Sea Environment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=3", imageAlt: "Interactive Ocean Waves" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=4", imageAlt: "Immersive Water Experience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=5", imageAlt: "3D Sea Navigation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-black-sand-beach_23-2151380363.jpg?_wi=6", imageAlt: "Dynamic Ocean Landscape" }
|
||||
]}
|
||||
background={{ variant: "cell-wave" }}
|
||||
/>
|
||||
@@ -79,16 +79,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "prod-1", name: "Ocean Pearl Necklace", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/marine-elements-blue-background_23-2147621954.jpg", imageAlt: "Ocean Pearl Necklace", isFavorited: false
|
||||
id: "prod-1", name: "Ocean Pearl Necklace", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/marine-elements-blue-background_23-2147621954.jpg?_wi=1", imageAlt: "Ocean Pearl Necklace", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "prod-2", name: "Coastal Ceramic Vase", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vacation-accessories-wooden-board_23-2148226557.jpg", imageAlt: "Coastal Ceramic Vase", isFavorited: false
|
||||
id: "prod-2", name: "Coastal Ceramic Vase", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vacation-accessories-wooden-board_23-2148226557.jpg?_wi=1", imageAlt: "Coastal Ceramic Vase", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "prod-3", name: "Ocean Wave T-Shirt", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traveling-essentials-collection_23-2149185240.jpg", imageAlt: "Ocean Wave T-Shirt", isFavorited: false
|
||||
id: "prod-3", name: "Ocean Wave T-Shirt", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traveling-essentials-collection_23-2149185240.jpg?_wi=1", imageAlt: "Ocean Wave T-Shirt", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "prod-4", name: "Marine Essence Cologne", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/marine-composition-with-copyspace_23-2147804740.jpg", imageAlt: "Marine Essence Cologne", isFavorited: false
|
||||
id: "prod-4", name: "Marine Essence Cologne", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/marine-composition-with-copyspace_23-2147804740.jpg?_wi=1", imageAlt: "Marine Essence Cologne", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "prod-5", name: "Sea Salt Skincare", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tube-floating-water_23-2150963107.jpg", imageAlt: "Sea Salt Skincare", isFavorited: false
|
||||
@@ -115,16 +115,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "feat-1", title: "3D Immersive Interface", description: "Navigate through an interactive 3D ocean environment with forward and backward motion controls for a unique shopping experience.", imageSrc: "http://img.b2bpic.net/free-photo/marine-elements-blue-background_23-2147621954.jpg", imageAlt: "3D Interface Feature"
|
||||
id: "feat-1", title: "3D Immersive Interface", description: "Navigate through an interactive 3D ocean environment with forward and backward motion controls for a unique shopping experience.", imageSrc: "http://img.b2bpic.net/free-photo/marine-elements-blue-background_23-2147621954.jpg?_wi=2", imageAlt: "3D Interface Feature"
|
||||
},
|
||||
{
|
||||
id: "feat-2", title: "Eco-Friendly Products", description: "All our items are sustainably sourced from ocean-conscious manufacturers committed to marine conservation.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vacation-accessories-wooden-board_23-2148226557.jpg", imageAlt: "Eco-Friendly Products"
|
||||
id: "feat-2", title: "Eco-Friendly Products", description: "All our items are sustainably sourced from ocean-conscious manufacturers committed to marine conservation.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vacation-accessories-wooden-board_23-2148226557.jpg?_wi=2", imageAlt: "Eco-Friendly Products"
|
||||
},
|
||||
{
|
||||
id: "feat-3", title: "Premium Quality", description: "Handpicked items designed with attention to detail, combining aesthetic appeal with exceptional durability.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traveling-essentials-collection_23-2149185240.jpg", imageAlt: "Premium Quality"
|
||||
id: "feat-3", title: "Premium Quality", description: "Handpicked items designed with attention to detail, combining aesthetic appeal with exceptional durability.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traveling-essentials-collection_23-2149185240.jpg?_wi=2", imageAlt: "Premium Quality"
|
||||
},
|
||||
{
|
||||
id: "feat-4", title: "Fast Shipping", description: "Get your ocean-inspired products delivered to your doorstep within 2-3 business days worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/marine-composition-with-copyspace_23-2147804740.jpg", imageAlt: "Fast Shipping"
|
||||
id: "feat-4", title: "Fast Shipping", description: "Get your ocean-inspired products delivered to your doorstep within 2-3 business days worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/marine-composition-with-copyspace_23-2147804740.jpg?_wi=2", imageAlt: "Fast Shipping"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user