Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
href: "#portfolio",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278646.jpg",
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description: "Clean, modern finishes that transform your kitchen.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg?_wi=2",
|
||||
imageAlt: "modern luxury bathroom shower tiling",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
description: "Statement pieces crafted with precision.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg?_wi=1",
|
||||
imageAlt: "modern luxury bathroom shower tiling",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
description: "Unique, high-end stair designs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ArrowUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg?_wi=1",
|
||||
imageAlt: "modern luxury bathroom shower tiling",
|
||||
},
|
||||
]}
|
||||
@@ -243,13 +243,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Custom Shower",
|
||||
price: "See Work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Kitchen",
|
||||
price: "See Work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user