Merge version_1 into main #3
@@ -121,22 +121,22 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "web-dev", name: "Web Development", price: "Starting $999", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "web-dev", name: "Web Development", price: "Starting $999", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=1", imageAlt: "Abstract technology background"
|
||||
},
|
||||
{
|
||||
id: "mobile-app", name: "Mobile App Development", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "mobile-app", name: "Mobile App Development", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=2", imageAlt: "Abstract technology background"
|
||||
},
|
||||
{
|
||||
id: "software", name: "Software Development", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "software", name: "Software Development", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=3", imageAlt: "Abstract technology background"
|
||||
},
|
||||
{
|
||||
id: "ai-ml", name: "AI & Machine Learning", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "ai-ml", name: "AI & Machine Learning", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=4", imageAlt: "Abstract technology background"
|
||||
},
|
||||
{
|
||||
id: "data-annotation", name: "Data Annotation & AI Training", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "data-annotation", name: "Data Annotation & AI Training", price: "Custom Quote", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=5", imageAlt: "Abstract technology background"
|
||||
},
|
||||
{
|
||||
id: "marketing", name: "Digital Marketing", price: "Starting $499", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png", imageAlt: "Abstract technology background"
|
||||
id: "marketing", name: "Digital Marketing", price: "Starting $499", variant: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AttrGu9RbPfWnUH8FAPpWdVU8y/abstract-dark-digital-landscape-with-min-1773424283576-86185d63.png?_wi=6", imageAlt: "Abstract technology background"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Core services section"
|
||||
|
||||
Reference in New Issue
Block a user