Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -186,11 +186,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "3", name: "Coastal Haven Residence", price: "Luxury Residential", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Exterior of a luxury modern home"},
|
id: "3", name: "Coastal Haven Residence", price: "Luxury Residential", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Exterior of a luxury modern home"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Urban Living Apartments", price: "Multi-Family Residential", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-ski-resort-covered-snow-alps_181624-30150.jpg", imageAlt: "Exterior of a modern apartment complex"},
|
id: "4", name: "Urban Living Apartments", price: "Multi-Family Residential", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-ski-resort-covered-snow-alps_181624-30150.jpg", alt: "Exterior of a modern apartment complex"},
|
||||||
{
|
{
|
||||||
id: "5", name: "The Beacon Hotel & Spa", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg", imageAlt: "Luxurious hotel lobby interior"},
|
id: "5", name: "The Beacon Hotel & Spa", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194036.jpg", alt: "Luxurious hotel lobby interior"},
|
||||||
{
|
{
|
||||||
id: "6", name: "Precision Manufacturing Facility", price: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-goods-distribution-large-storehouse_342744-1482.jpg", imageAlt: "Clean and modern industrial manufacturing facility"},
|
id: "6", name: "Precision Manufacturing Facility", price: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-goods-distribution-large-storehouse_342744-1482.jpg", alt: "Clean and modern industrial manufacturing facility"},
|
||||||
]}
|
]}
|
||||||
title="Showcasing Our Past Work"
|
title="Showcasing Our Past Work"
|
||||||
description="Explore a selection of our recently completed projects, demonstrating our commitment to quality, innovative design, and client satisfaction."
|
description="Explore a selection of our recently completed projects, demonstrating our commitment to quality, innovative design, and client satisfaction."
|
||||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
|||||||
cardTag="Success Stories"
|
cardTag="Success Stories"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Read All Reviews", href: "#testimonials"},
|
text: "Read All Reviews", href: "#testimonials"}
|
||||||
]}
|
]}
|
||||||
cardAnimation="blur-reveal"
|
cardAnimation="blur-reveal"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user