Merge version_1 into main #1
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283260.jpg", imageAlt: "Brutalist architectural structure"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283260.jpg?_wi=1", imageAlt: "Brutalist architectural structure"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283260.jpg", imageAlt: "Minimalist design composition"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283260.jpg?_wi=2", imageAlt: "Minimalist design composition"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by design professionals"
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
reviewCount: "8 projects", imageSrc: "http://img.b2bpic.net/free-vector/green-living-poster-design_53876-117604.jpg", imageAlt: "Digital interface redesign"},
|
||||
{
|
||||
id: "3", brand: "UNFILTERED", name: "Interior Spatial Design", price: "Space Design", rating: 5,
|
||||
reviewCount: "15 projects", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg", imageAlt: "Interior spatial design project"},
|
||||
reviewCount: "15 projects", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg?_wi=1", imageAlt: "Interior spatial design project"},
|
||||
]}
|
||||
buttons={[{ text: "View Full Portfolio", href: "#" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
tag="Values"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg?_wi=2"
|
||||
imageAlt="Design studio workspace"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
@@ -154,17 +154,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alexandra Chen", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg", imageAlt: "Alexandra Chen"},
|
||||
id: "1", name: "Alexandra Chen", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg?_wi=1", imageAlt: "Alexandra Chen"},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5359.jpg", imageAlt: "Marcus Rodriguez"},
|
||||
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5359.jpg?_wi=1", imageAlt: "Marcus Rodriguez"},
|
||||
{
|
||||
id: "3", name: "Elena Kowalski", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Elena Kowalski"},
|
||||
id: "3", name: "Elena Kowalski", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1", imageAlt: "Elena Kowalski"},
|
||||
{
|
||||
id: "4", name: "James Sullivan", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "James Sullivan"},
|
||||
id: "4", name: "James Sullivan", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=2", imageAlt: "James Sullivan"},
|
||||
{
|
||||
id: "5", name: "Sophie Bernard", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg", imageAlt: "Sophie Bernard"},
|
||||
id: "5", name: "Sophie Bernard", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg?_wi=2", imageAlt: "Sophie Bernard"},
|
||||
{
|
||||
id: "6", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5359.jpg", imageAlt: "David Park"},
|
||||
id: "6", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5359.jpg?_wi=2", imageAlt: "David Park"},
|
||||
]}
|
||||
cardTitle="Over 50+ design professionals trust us to deliver uncompromising results"
|
||||
cardTag="What They Say"
|
||||
|
||||
Reference in New Issue
Block a user