Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a428a9a5b6 | |||
| b4a696fca5 | |||
| 1e1d770715 | |||
| d48f64c3e6 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
description="ARCUS transforms your property in Batumi into a sophisticated living space. From concept to turnkey finish, experience premium interior design tailored to your vision."
|
description="ARCUS transforms your property in Batumi into a sophisticated living space. From concept to turnkey finish, experience premium interior design tailored to your vision."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Project", href: "#contact"},
|
text: "Get a Free Consultation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -109,17 +109,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Studio Refresh", price: "From $5,000", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397372.jpg"},
|
id: "p1", name: "Studio Refresh (Best for compact living)", price: "From $5,000", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397372.jpg"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "1-Bedroom Comfort", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-bedroom-interior_1048-10250.jpg"},
|
id: "p2", name: "1-Bedroom Comfort (Best for individuals/couples)", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-bedroom-interior_1048-10250.jpg"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "2-Bedroom Elegance", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-interior_23-2152006110.jpg"},
|
id: "p3", name: "2-Bedroom Elegance (Best for growing families)", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-interior_23-2152006110.jpg"},
|
||||||
{
|
{
|
||||||
id: "p4", name: "Spacious 3-Bedroom", price: "From $18,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg"},
|
id: "p4", name: "Spacious 3-Bedroom (Best for luxury living)", price: "From $18,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg"},
|
||||||
{
|
{
|
||||||
id: "p5", name: "Luxury Penthouse", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg"},
|
id: "p5", name: "Luxury Penthouse (Best for premium investment)", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg"},
|
||||||
{
|
{
|
||||||
id: "p6", name: "Commercial Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg"},
|
id: "p6", name: "Commercial Renovation (Best for businesses)", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Our Renovation Packages"
|
title="Our Renovation Packages"
|
||||||
description="Flexible design tiers designed to match your specific renovation requirements in Batumi."
|
description="Flexible design tiers designed to match your specific renovation requirements in Batumi."
|
||||||
|
|||||||
Reference in New Issue
Block a user