Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-black-hat-posing-white-wall_176420-8472.jpg", imageAlt: "Dual Code Studios workspace"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg", imageAlt: "Featured project showcase"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg?_wi=1", imageAlt: "Featured project showcase"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Branding", name: "E-Commerce Platform Redesign", price: "2024", rating: 5,
|
||||
reviewCount: "Award Winner", imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg", imageAlt: "E-commerce platform project"},
|
||||
reviewCount: "Award Winner", imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg?_wi=2", imageAlt: "E-commerce platform project"},
|
||||
{
|
||||
id: "2", brand: "Development", name: "SaaS Dashboard Application", price: "2024", rating: 5,
|
||||
reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/gradient-twitter-interface-template_23-2148588298.jpg", imageAlt: "SaaS dashboard project"},
|
||||
reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/gradient-twitter-interface-template_23-2148588298.jpg?_wi=1", imageAlt: "SaaS dashboard project"},
|
||||
{
|
||||
id: "3", brand: "Design Systems", name: "Enterprise Design System", price: "2023", rating: 5,
|
||||
reviewCount: "10+ Companies", imageSrc: "http://img.b2bpic.net/free-photo/watch-blank-paper-father-s-day_23-2147683462.jpg", imageAlt: "Design system project"},
|
||||
@@ -90,10 +90,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Creative Direction", author: "Design Excellence", description: "Strategic brand design, visual identity systems, and user experience design that elevates your digital presence.", tags: ["Brand Strategy", "UI/UX Design", "Design Systems"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg", imageAlt: "Creative design work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-screens_23-2148647125.jpg?_wi=3", imageAlt: "Creative design work"},
|
||||
{
|
||||
id: "2", title: "Technical Development", author: "Engineering Precision", description: "Full-stack development, optimized performance, and scalable architecture built with cutting-edge technologies.", tags: ["Frontend", "Backend", "DevOps"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-twitter-interface-template_23-2148588298.jpg", imageAlt: "Technical development work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-twitter-interface-template_23-2148588298.jpg?_wi=2", imageAlt: "Technical development work"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user