Merge version_2 into main #4
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -75,23 +75,23 @@ export default function LandingPage() {
|
||||
tag="Featured Projects"
|
||||
products={[
|
||||
{
|
||||
id: "project-1", brand: "Residence Portfolio", name: "Estate Garden Transformation", price: "Premium", rating: 5,
|
||||
id: "project-1", brand: "Residence Portfolio", name: "Estate Garden Transformation", price: "Design + Install", rating: 5,
|
||||
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/business-district-with-green_1359-59.jpg", imageAlt: "Before and after luxury garden transformation"
|
||||
},
|
||||
{
|
||||
id: "project-2", brand: "Residence Portfolio", name: "Tropical Paradise Installation", price: "Premium", rating: 5,
|
||||
id: "project-2", brand: "Residence Portfolio", name: "Tropical Paradise Installation", price: "Water Features", rating: 5,
|
||||
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-skatepark-daytime_181624-21255.jpg?_wi=1", imageAlt: "Finished luxury tropical garden with water features"
|
||||
},
|
||||
{
|
||||
id: "project-3", brand: "Residence Portfolio", name: "Exotic Garden Design", price: "Premium", rating: 5,
|
||||
id: "project-3", brand: "Residence Portfolio", name: "Exotic Garden Design", price: "Planting + Design", rating: 5,
|
||||
reviewCount: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-worker-working-together-garden_23-2148165265.jpg?_wi=1", imageAlt: "High-end tropical landscape with exotic plants"
|
||||
},
|
||||
{
|
||||
id: "project-4", brand: "Residence Portfolio", name: "Hardscape & Planting", price: "Premium", rating: 5,
|
||||
id: "project-4", brand: "Residence Portfolio", name: "Hardscape & Planting", price: "Hardscaping", rating: 5,
|
||||
reviewCount: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-4858.jpg?_wi=1", imageAlt: "Luxury landscape with hardscape elements"
|
||||
},
|
||||
{
|
||||
id: "project-5", brand: "Residence Portfolio", name: "Premium Installation Detail", price: "Premium", rating: 5,
|
||||
id: "project-5", brand: "Residence Portfolio", name: "Premium Installation Detail", price: "Stonework + Design", rating: 5,
|
||||
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/chinese-garden-n-zurich_1112-1146.jpg?_wi=1", imageAlt: "Upscale tropical landscape with stonework"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user