Update src/app/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg",
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
description: "Total smart home management with powerful control logic.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Home,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
description: "Precision electrical and architectural technical blueprints.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Compass,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-studio-employee-prototyping-floor-planner-software_482257-51657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-studio-employee-prototyping-floor-planner-software_482257-51657.jpg?_wi=1",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
]}
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Villa Automation Project",
|
||||
price: "Architectural",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-studio-employee-prototyping-floor-planner-software_482257-51657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-studio-employee-prototyping-floor-planner-software_482257-51657.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user