Merge version_1 into main #1
@@ -73,13 +73,13 @@ export default function LandingPage() {
|
||||
tag="Portfolio"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Minimalist Bedroom Retreat", description: "A serene bedroom sanctuary with neutral tones, natural materials, and thoughtful spatial planning", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", imageAlt: "Minimalist bedroom design"},
|
||||
id: "1", title: "Minimalist Bedroom Retreat", description: "A serene bedroom sanctuary with neutral tones, natural materials, and thoughtful spatial planning", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=1", imageAlt: "Minimalist bedroom design"},
|
||||
{
|
||||
id: "2", title: "Contemporary Kitchen Hub", description: "Modern kitchen combining sleek aesthetics with practical workflow and premium finishes", tag: "Kitchen Design", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-white-kitchen_657883-328.jpg", imageAlt: "Modern kitchen interior"},
|
||||
{
|
||||
id: "3", title: "Living Room Elegance", description: "Sophisticated living space featuring curated furnishings, layered lighting, and warm textures", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg", imageAlt: "Contemporary living room"},
|
||||
id: "3", title: "Living Room Elegance", description: "Sophisticated living space featuring curated furnishings, layered lighting, and warm textures", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg?_wi=1", imageAlt: "Contemporary living room"},
|
||||
{
|
||||
id: "4", title: "Executive Office Design", description: "Professional workspace optimized for productivity with premium materials and ergonomic design", tag: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg", imageAlt: "Modern office workspace"},
|
||||
id: "4", title: "Executive Office Design", description: "Professional workspace optimized for productivity with premium materials and ergonomic design", tag: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg?_wi=1", imageAlt: "Modern office workspace"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Residential Design Consultation", price: "₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", imageAlt: "Residential design service"},
|
||||
id: "1", name: "Residential Design Consultation", price: "₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=2", imageAlt: "Residential design service"},
|
||||
{
|
||||
id: "2", name: "Full Home Renovation Package", price: "₹2,50,000+", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg", imageAlt: "Home renovation service"},
|
||||
id: "2", name: "Full Home Renovation Package", price: "₹2,50,000+", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg?_wi=2", imageAlt: "Home renovation service"},
|
||||
{
|
||||
id: "3", name: "Commercial Space Design", price: "₹50,000+", imageSrc: "http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg", imageAlt: "Commercial design service"},
|
||||
id: "3", name: "Commercial Space Design", price: "₹50,000+", imageSrc: "http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg?_wi=2", imageAlt: "Commercial design service"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -112,13 +112,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rajesh Kumar"},
|
||||
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Anjali Verma"},
|
||||
id: "3", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Anjali Verma"},
|
||||
{
|
||||
id: "4", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Vikram Patel"},
|
||||
id: "4", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Vikram Patel"},
|
||||
]}
|
||||
cardTitle="Over 500+ satisfied clients trust Artspace Designs to transform their spaces into beautiful sanctuaries"
|
||||
cardTag="Client Testimonials"
|
||||
@@ -134,9 +134,9 @@ export default function LandingPage() {
|
||||
tag="Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", title: "Projects Completed", description: "Residential and commercial spaces transformed", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", imageAlt: "Projects completed"},
|
||||
id: "1", value: "500+", title: "Projects Completed", description: "Residential and commercial spaces transformed", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=3", imageAlt: "Projects completed"},
|
||||
{
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Decades of design expertise", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg", imageAlt: "Years of experience"},
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Decades of design expertise", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design_53876-138977.jpg?_wi=3", imageAlt: "Years of experience"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user