Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,10 +41,7 @@ export default function AboutPage() {
|
||||
<TextSplitAbout
|
||||
title="About Dream Designs"
|
||||
description={[
|
||||
"Dream Designs Architects is a 5-star rated architecture and interior design firm based in Mysore, serving affluent homeowners and commercial developers across Bengaluru and surrounding regions.",
|
||||
"Our portfolio encompasses premium residential transformations and sophisticated commercial spaces. We combine innovative design thinking with meticulous craftsmanship to create environments that inspire and endure.",
|
||||
"With 36 satisfied clients and consistent 5-star ratings, we've established ourselves as the trusted partner for discerning clients seeking exceptional architectural and interior design solutions.",
|
||||
]}
|
||||
"Dream Designs Architects is a 5-star rated architecture and interior design firm based in Mysore, serving affluent homeowners and commercial developers across Bengaluru and surrounding regions.", "Our portfolio encompasses premium residential transformations and sophisticated commercial spaces. We combine innovative design thinking with meticulous craftsmanship to create environments that inspire and endure.", "With 36 satisfied clients and consistent 5-star ratings, we've established ourselves as the trusted partner for discerning clients seeking exceptional architectural and interior design solutions."]}
|
||||
buttons={[{ text: "View Our Portfolio", href: "/portfolio" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
@@ -57,26 +54,11 @@ export default function AboutPage() {
|
||||
description="Meet the creative architects and designers behind your transformation"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
role: "Lead Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=1",
|
||||
imageAlt: "Portrait of Priya Sharma, Lead Architect",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", imageAlt: "Portrait of Priya Sharma, Lead Architect"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arjun Desai",
|
||||
role: "Senior Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
imageAlt: "Portrait of Arjun Desai, Senior Designer",
|
||||
},
|
||||
id: "2", name: "Arjun Desai", role: "Senior Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", imageAlt: "Portrait of Arjun Desai, Senior Designer"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anjali Reddy",
|
||||
role: "Interior Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Anjali Reddy, Interior Specialist",
|
||||
},
|
||||
id: "3", name: "Anjali Reddy", role: "Interior Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", imageAlt: "Portrait of Anjali Reddy, Interior Specialist"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -90,7 +72,7 @@ export default function AboutPage() {
|
||||
tag="Get In Touch"
|
||||
title="Connect With Our Team"
|
||||
description="Have questions about our process or want to discuss your project? We'd love to hear from you and explore how we can collaborate."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Contact Us"
|
||||
|
||||
@@ -16,7 +16,7 @@ export default function ContactPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,7 +42,7 @@ export default function ContactPage() {
|
||||
tag="Get Started"
|
||||
title="Schedule Your Design Consultation"
|
||||
description="Ready to transform your space? Connect with our team to discuss your project, vision, and requirements. We'll provide personalized recommendations tailored to your needs."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Consultation"
|
||||
@@ -54,10 +54,7 @@ export default function ContactPage() {
|
||||
<TextSplitAbout
|
||||
title="How We Work"
|
||||
description={[
|
||||
"Initial Consultation: We meet with you to understand your vision, preferences, and project requirements. This discovery phase is crucial for aligning expectations.",
|
||||
"Design Proposal: Our team develops a comprehensive design proposal including mood boards, space plans, material selections, and cost estimates for your approval.",
|
||||
"Project Execution: Once approved, we manage every detail of the project - from vendor coordination to on-site supervision - ensuring seamless execution and quality results.",
|
||||
]}
|
||||
"Initial Consultation: We meet with you to understand your vision, preferences, and project requirements. This discovery phase is crucial for aligning expectations.", "Design Proposal: Our team develops a comprehensive design proposal including mood boards, space plans, material selections, and cost estimates for your approval.", "Project Execution: Once approved, we manage every detail of the project - from vendor coordination to on-site supervision - ensuring seamless execution and quality results."]}
|
||||
buttons={[{ text: "View Our Services", href: "/services" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
@@ -69,15 +66,7 @@ export default function ContactPage() {
|
||||
title="Why Choose Dream Designs"
|
||||
description="Join 36+ satisfied clients who have transformed their spaces with us"
|
||||
names={[
|
||||
"5-Star Rated",
|
||||
"Award-Winning",
|
||||
"Professional Team",
|
||||
"Quality Focused",
|
||||
"Creative Vision",
|
||||
"Timely Delivery",
|
||||
"Premium Materials",
|
||||
"Satisfied Clients",
|
||||
]}
|
||||
"5-Star Rated", "Award-Winning", "Professional Team", "Quality Focused", "Creative Vision", "Timely Delivery", "Premium Materials", "Satisfied Clients"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
|
||||
@@ -5,31 +5,18 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-dm-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Premium Architecture & Interior Design | Dream Designs, Mysore",
|
||||
description: "Award-winning architecture and interior design services in Mysore & Bengaluru. 5-star rated firm transforming residential and commercial spaces for 36+ satisfied clients.",
|
||||
keywords: "interior design Mysore, architecture Bengaluru, premium home design, commercial interior design, luxury spaces",
|
||||
openGraph: {
|
||||
title: "Premium Architecture & Interior Design | Dream Designs Architects",
|
||||
description: "Transform your space with award-winning interior design and architecture services in Mysore and Bengaluru",
|
||||
siteName: "Dream Designs Architects",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Premium Architecture & Interior Design | Dream Designs, Mysore", description: "Award-winning architecture and interior design services in Mysore & Bengaluru. 5-star rated firm transforming residential and commercial spaces for 36+ satisfied clients.", keywords: "interior design Mysore, architecture Bengaluru, premium home design, commercial interior design, luxury spaces", openGraph: {
|
||||
title: "Premium Architecture & Interior Design | Dream Designs Architects", description: "Transform your space with award-winning interior design and architecture services in Mysore and Bengaluru", siteName: "Dream Designs Architects", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
alt: "Dream Designs - Premium Interior Design",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", alt: "Dream Designs - Premium Interior Design"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Premium Architecture & Interior Design | Dream Designs",
|
||||
description: "Award-winning interior design and architecture services in Mysore & Bengaluru",
|
||||
images: ["http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"],
|
||||
card: "summary_large_image", title: "Premium Architecture & Interior Design | Dream Designs", description: "Award-winning interior design and architecture services in Mysore & Bengaluru", images: ["http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
107
src/app/page.tsx
107
src/app/page.tsx
@@ -19,7 +19,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,8 +48,8 @@ export default function HomePage() {
|
||||
{ text: "Schedule Your Consultation", href: "/contact" },
|
||||
{ text: "View Portfolio", href: "/portfolio" },
|
||||
]}
|
||||
background={{ variant: "blurBottom" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"
|
||||
imageAlt="Premium interior design showcase"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -60,10 +60,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About Dream Designs"
|
||||
description={[
|
||||
"Dream Designs Architects is a 5-star rated architecture and interior design firm based in Mysore, serving affluent homeowners and commercial developers across Bengaluru and surrounding regions.",
|
||||
"Our portfolio encompasses premium residential transformations and sophisticated commercial spaces. We combine innovative design thinking with meticulous craftsmanship to create environments that inspire and endure.",
|
||||
"With 36 satisfied clients and consistent 5-star ratings, we've established ourselves as the trusted partner for discerning clients seeking exceptional architectural and interior design solutions.",
|
||||
]}
|
||||
"Dream Designs Architects is a 5-star rated architecture and interior design firm based in Mysore, serving affluent homeowners and commercial developers across Bengaluru and surrounding regions.", "Our portfolio encompasses premium residential transformations and sophisticated commercial spaces. We combine innovative design thinking with meticulous craftsmanship to create environments that inspire and endure.", "With 36 satisfied clients and consistent 5-star ratings, we've established ourselves as the trusted partner for discerning clients seeking exceptional architectural and interior design solutions."]}
|
||||
buttons={[{ text: "Learn More About Our Approach", href: "/about" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
@@ -77,27 +74,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Residential Interior Design",
|
||||
description:
|
||||
"Transform your home into a sanctuary. From concept to completion, we design living spaces that blend aesthetics with functionality, reflecting your unique lifestyle.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg?_wi=1",
|
||||
},
|
||||
title: "Residential Interior Design", description:
|
||||
"Transform your home into a sanctuary. From concept to completion, we design living spaces that blend aesthetics with functionality, reflecting your unique lifestyle.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Commercial Architecture",
|
||||
description:
|
||||
"Create inspiring workspaces and commercial environments. Our architectural expertise ensures your commercial projects are both visually striking and operationally efficient.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2",
|
||||
},
|
||||
title: "Commercial Architecture", description:
|
||||
"Create inspiring workspaces and commercial environments. Our architectural expertise ensures your commercial projects are both visually striking and operationally efficient.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -113,59 +102,23 @@ export default function HomePage() {
|
||||
description="Hear what our satisfied clients say about their experience with Dream Designs"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Vikram Patel",
|
||||
handle: "Business Owner, Bengaluru",
|
||||
testimonial:
|
||||
"Dream Designs transformed our Bengaluru home into a masterpiece. Their attention to detail and understanding of our vision was exceptional. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
|
||||
imageAlt: "Vikram Patel",
|
||||
},
|
||||
id: "1", name: "Vikram Patel", handle: "Business Owner, Bengaluru", testimonial:
|
||||
"Dream Designs transformed our Bengaluru home into a masterpiece. Their attention to detail and understanding of our vision was exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Vikram Patel"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Divya Sharma",
|
||||
handle: "Property Developer, Mysore",
|
||||
testimonial:
|
||||
"Working with Dream Designs on our commercial project was seamless. Their innovative approach and professional execution exceeded our expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageAlt: "Divya Sharma",
|
||||
},
|
||||
id: "2", name: "Divya Sharma", handle: "Property Developer, Mysore", testimonial:
|
||||
"Working with Dream Designs on our commercial project was seamless. Their innovative approach and professional execution exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Divya Sharma"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rajesh Kumar",
|
||||
handle: "Homeowner, Bengaluru",
|
||||
testimonial:
|
||||
"From concept to completion, the team was professional, creative, and responsive. Our new interior space is absolutely stunning and perfectly reflects our style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "3", name: "Rajesh Kumar", handle: "Homeowner, Bengaluru", testimonial:
|
||||
"From concept to completion, the team was professional, creative, and responsive. Our new interior space is absolutely stunning and perfectly reflects our style.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Neha Gupta",
|
||||
handle: "CEO, Tech Startup",
|
||||
testimonial:
|
||||
"The office design Dream Designs created for us has dramatically improved our team's morale and productivity. Their understanding of modern workplace design is remarkable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
id: "4", name: "Neha Gupta", handle: "CEO, Tech Startup", testimonial:
|
||||
"The office design Dream Designs created for us has dramatically improved our team's morale and productivity. Their understanding of modern workplace design is remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Neha Gupta"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Suresh Iyer",
|
||||
handle: "Real Estate Agent, Bengaluru",
|
||||
testimonial:
|
||||
"I've recommended Dream Designs to numerous clients, and they consistently deliver outstanding results. Their 5-star rating is well-deserved.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3",
|
||||
imageAlt: "Suresh Iyer",
|
||||
},
|
||||
id: "5", name: "Suresh Iyer", handle: "Real Estate Agent, Bengaluru", testimonial:
|
||||
"I've recommended Dream Designs to numerous clients, and they consistently deliver outstanding results. Their 5-star rating is well-deserved.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Suresh Iyer"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Madhavi Nair",
|
||||
handle: "Interior Enthusiast, Mysore",
|
||||
testimonial:
|
||||
"The transformation of our living space was beyond our expectations. The team listened to our needs and created a space that's both beautiful and functional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Madhavi Nair",
|
||||
},
|
||||
id: "6", name: "Madhavi Nair", handle: "Interior Enthusiast, Mysore", testimonial:
|
||||
"The transformation of our living space was beyond our expectations. The team listened to our needs and created a space that's both beautiful and functional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Madhavi Nair"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -179,15 +132,7 @@ export default function HomePage() {
|
||||
title="Trusted By Leading Organizations"
|
||||
description="Our work spans residential, commercial, and corporate projects across India"
|
||||
names={[
|
||||
"Fortune 500 Companies",
|
||||
"Real Estate Developers",
|
||||
"Hospitality Brands",
|
||||
"Tech Startups",
|
||||
"Luxury Home Owners",
|
||||
"Commercial Enterprises",
|
||||
"Government Institutions",
|
||||
"Educational Institutes",
|
||||
]}
|
||||
"Fortune 500 Companies", "Real Estate Developers", "Hospitality Brands", "Tech Startups", "Luxury Home Owners", "Commercial Enterprises", "Government Institutions", "Educational Institutes"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
@@ -200,7 +145,7 @@ export default function HomePage() {
|
||||
tag="Get Started"
|
||||
title="Schedule Your Design Consultation"
|
||||
description="Ready to transform your space? Connect with our team to discuss your project, vision, and requirements. We'll provide personalized recommendations tailored to your needs."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Consultation"
|
||||
|
||||
@@ -16,7 +16,7 @@ export default function PortfolioPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,33 +43,13 @@ export default function PortfolioPage() {
|
||||
description="Explore our portfolio of award-winning residential and commercial transformations"
|
||||
products={[
|
||||
{
|
||||
id: "proj-1",
|
||||
name: "Luxury Bengaluru Penthouse",
|
||||
price: "$85,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg?_wi=3",
|
||||
imageAlt: "Modern luxury penthouse interior design",
|
||||
},
|
||||
id: "proj-1", name: "Luxury Bengaluru Penthouse", price: "$85,000", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg", imageAlt: "Modern luxury penthouse interior design"},
|
||||
{
|
||||
id: "proj-2",
|
||||
name: "Contemporary Kitchen Renovation",
|
||||
price: "$35,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=3",
|
||||
imageAlt: "Modern kitchen renovation project",
|
||||
},
|
||||
id: "proj-2", name: "Contemporary Kitchen Renovation", price: "$35,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Modern kitchen renovation project"},
|
||||
{
|
||||
id: "proj-3",
|
||||
name: "Executive Office Space",
|
||||
price: "$120,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=4",
|
||||
imageAlt: "Premium commercial office design",
|
||||
},
|
||||
id: "proj-3", name: "Executive Office Space", price: "$120,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Premium commercial office design"},
|
||||
{
|
||||
id: "proj-4",
|
||||
name: "Mysore Corporate Campus",
|
||||
price: "$250,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=3",
|
||||
imageAlt: "Large-scale commercial campus design",
|
||||
},
|
||||
id: "proj-4", name: "Mysore Corporate Campus", price: "$250,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg", imageAlt: "Large-scale commercial campus design"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -82,10 +62,7 @@ export default function PortfolioPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Portfolio Story"
|
||||
description={[
|
||||
"Each project in our portfolio represents a unique collaboration with clients who trusted us to transform their spaces. From luxurious residential penthouses to large-scale commercial campuses, we deliver exceptional results.",
|
||||
"Our work spans diverse styles and scales, showcasing our versatility and commitment to excellence. Whether it's a intimate home renovation or a corporate headquarters, we bring the same attention to detail and creative vision.",
|
||||
"These projects demonstrate our ability to balance aesthetics with functionality, creating spaces that are not only beautiful but also serve their intended purpose perfectly.",
|
||||
]}
|
||||
"Each project in our portfolio represents a unique collaboration with clients who trusted us to transform their spaces. From luxurious residential penthouses to large-scale commercial campuses, we deliver exceptional results.", "Our work spans diverse styles and scales, showcasing our versatility and commitment to excellence. Whether it's a intimate home renovation or a corporate headquarters, we bring the same attention to detail and creative vision.", "These projects demonstrate our ability to balance aesthetics with functionality, creating spaces that are not only beautiful but also serve their intended purpose perfectly."]}
|
||||
buttons={[{ text: "Discuss Your Project", href: "/contact" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
@@ -97,7 +74,7 @@ export default function PortfolioPage() {
|
||||
tag="Ready to Collaborate?"
|
||||
title="Start Your Design Journey"
|
||||
description="We'd love to hear about your next project. Connect with us to explore how we can transform your space with award-winning design."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Today"
|
||||
|
||||
@@ -16,7 +16,7 @@ export default function ServicesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,27 +44,19 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Residential Interior Design",
|
||||
description:
|
||||
"Transform your home into a sanctuary. From concept to completion, we design living spaces that blend aesthetics with functionality, reflecting your unique lifestyle. Our residential services include space planning, material selection, lighting design, and furniture curation.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg?_wi=2",
|
||||
},
|
||||
title: "Residential Interior Design", description:
|
||||
"Transform your home into a sanctuary. From concept to completion, we design living spaces that blend aesthetics with functionality, reflecting your unique lifestyle. Our residential services include space planning, material selection, lighting design, and furniture curation.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683429.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Commercial Architecture",
|
||||
description:
|
||||
"Create inspiring workspaces and commercial environments. Our architectural expertise ensures your commercial projects are both visually striking and operationally efficient. We specialize in office design, retail spaces, hospitality venues, and corporate campuses.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3",
|
||||
},
|
||||
title: "Commercial Architecture", description:
|
||||
"Create inspiring workspaces and commercial environments. Our architectural expertise ensures your commercial projects are both visually striking and operationally efficient. We specialize in office design, retail spaces, hospitality venues, and corporate campuses.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -78,10 +70,7 @@ export default function ServicesPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Design Approach"
|
||||
description={[
|
||||
"We begin every project with a comprehensive discovery phase, understanding your lifestyle, preferences, and functional requirements.",
|
||||
"Our team combines creative vision with technical expertise, ensuring every design decision serves both aesthetic and practical purposes.",
|
||||
"We manage projects from concept through completion, coordinating with contractors, vendors, and specialists to bring your vision to life seamlessly.",
|
||||
]}
|
||||
"We begin every project with a comprehensive discovery phase, understanding your lifestyle, preferences, and functional requirements.", "Our team combines creative vision with technical expertise, ensuring every design decision serves both aesthetic and practical purposes.", "We manage projects from concept through completion, coordinating with contractors, vendors, and specialists to bring your vision to life seamlessly."]}
|
||||
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={false}
|
||||
@@ -93,7 +82,7 @@ export default function ServicesPage() {
|
||||
tag="Get Started"
|
||||
title="Ready to Transform Your Space?"
|
||||
description="Let's discuss how we can bring your design vision to life. Our team is ready to understand your needs and provide expert guidance for your next project."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get in Touch"
|
||||
|
||||
Reference in New Issue
Block a user