diff --git a/src/components/sections/FeaturedProject.astro b/src/components/sections/FeaturedProject.astro index 8d119a4..09eb07b 100644 --- a/src/components/sections/FeaturedProject.astro +++ b/src/components/sections/FeaturedProject.astro @@ -23,80 +23,113 @@ const { role, client, year, region, projectTitle, projectSubtitle, projectDescri
+ +
+ -
-
+
+
-
+
+ + +
-
+
-
-
- /// Role - {role} +
+
+
+
+ SYS.ROLE +
+ {role}
- /// Client - {client} + SYS.CLIENT + {client}
- /// Year - {year} + SYS.YEAR + {year}
-
- /// Region - {region} +
+ SYS.REGION + {region}
- -
- -