Update src/app/page.tsx
This commit is contained in:
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "product-1", name: "Ancient Temple Digitization", price: "3D Modeling", variant: "Cultural Heritage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/a-stunning-highly-detailed-3d-model-of-a-1774496656239-7f60db73.png"},
|
||||
id: "product-1", name: "Ancient Temple Digitization", price: "3D Modeling", variant: "Cultural Heritage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/uploaded-1774497447662-pqu3zrg3.jpg"},
|
||||
{
|
||||
id: "product-2", name: "Luxury Villa VR Tour", price: "Virtual Reality", variant: "Real Estate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/a-breathtaking-architectural-visualizati-1774496654991-61903337.png"},
|
||||
id: "product-2", name: "Luxury Villa VR Tour", price: "Virtual Reality", variant: "Real Estate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/uploaded-1774497219044-k9pe3wfa.jpg"},
|
||||
{
|
||||
id: "product-3", name: "Game-Ready 3D Props", price: "Game Development", variant: "Digital Assets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/a-meticulously-crafted-game-ready-3d-ass-1774496656511-494aa7a0.png"},
|
||||
id: "product-3", name: "Game-Ready 3D Props", price: "Game Development", variant: "Digital Assets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/uploaded-1774497372016-3gigypb9.jpg"},
|
||||
]}
|
||||
title="Our Portfolio: Real-World Impact"
|
||||
description="Explore our diverse projects, showcasing everything from immersive VR experiences and detailed cultural heritage digitizations to compelling visual content."
|
||||
|
||||
Reference in New Issue
Block a user