Merge version_1 into main #5
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ text: "Connect on LinkedIn", href: "#" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg?_wi=1"
|
||||
imageAlt="About Safwan"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Tech Startup", name: "E-Commerce Platform Redesign", price: "Design & Development", rating: 5,
|
||||
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg", imageAlt: "E-commerce platform redesign"
|
||||
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg?_wi=2", imageAlt: "E-commerce platform redesign"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Creative Agency", name: "Brand Identity System", price: "Brand Strategy", rating: 5,
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[{ text: "Let's Collaborate", href: "contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-flat-lay-with-tablet_52683-86163.jpg?_wi=3"
|
||||
imageAlt="Skills showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user