Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -75,35 +75,35 @@ export default function PortfolioPage() {
|
||||
id: "res-1",
|
||||
name: "Modern Penthouse Retreat",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346551.jpg?_wi=2",
|
||||
imageAlt: "Luxury penthouse interior design",
|
||||
},
|
||||
{
|
||||
id: "res-2",
|
||||
name: "Contemporary Villa Design",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692365.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692365.jpg?_wi=2",
|
||||
imageAlt: "Elegant villa interior design",
|
||||
},
|
||||
{
|
||||
id: "com-1",
|
||||
name: "Upscale Restaurant Interior",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg?_wi=2",
|
||||
imageAlt: "Fine dining restaurant interior",
|
||||
},
|
||||
{
|
||||
id: "com-2",
|
||||
name: "Corporate Office Space",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone_107420-65778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone_107420-65778.jpg?_wi=2",
|
||||
imageAlt: "Modern office interior design",
|
||||
},
|
||||
{
|
||||
id: "ren-1",
|
||||
name: "Apartment Transformation",
|
||||
price: "Renovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-paper-tablet-office_23-2147668750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-paper-tablet-office_23-2147668750.jpg?_wi=2",
|
||||
imageAlt: "Apartment renovation project",
|
||||
},
|
||||
]}
|
||||
@@ -128,7 +128,7 @@ export default function PortfolioPage() {
|
||||
handle: "Dubai, UAE",
|
||||
testimonial: "Nest Interiors transformed our villa into a masterpiece. Their attention to detail and understanding of our lifestyle made the entire process seamless and enjoyable. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg?_wi=2",
|
||||
imageAlt: "Fatima Al Mansouri",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function PortfolioPage() {
|
||||
handle: "Abu Dhabi, UAE",
|
||||
testimonial: "We hired Nest Interiors for our office renovation. They delivered a workspace that is both aesthetically stunning and incredibly functional. Our team loves the new environment!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
imageAlt: "Mohammed Al Mazrouei",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function PortfolioPage() {
|
||||
handle: "Sharjah, UAE",
|
||||
testimonial: "Working with Nest Interiors was a dream. They listened to our vision, offered expert suggestions, and executed everything flawlessly. Our home is now our sanctuary!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function PortfolioPage() {
|
||||
handle: "Dubai, UAE",
|
||||
testimonial: "From concept to completion, Nest Interiors exceeded our expectations. Their professionalism, creativity, and problem-solving skills are unmatched. Thank you for bringing our restaurant to life!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg?_wi=2",
|
||||
imageAlt: "Ahmed Al Ketbi",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function PortfolioPage() {
|
||||
handle: "Dubai, UAE",
|
||||
testimonial: "Nest Interiors created a home that perfectly reflects our family's personality and lifestyle. Every corner is thoughtfully designed. We couldn't be happier!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-disgusted-young-man-trendy-suit-grimacing-upset-looking-left-standing-against-whit_1258-165923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-disgusted-young-man-trendy-suit-grimacing-upset-looking-left-standing-against-whit_1258-165923.jpg?_wi=2",
|
||||
imageAlt: "Leila Hassan",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function PortfolioPage() {
|
||||
handle: "Abu Dhabi, UAE",
|
||||
testimonial: "Excellent professionalism and stunning design work. The team made the entire renovation process smooth and stress-free. Our office is now a space we're truly proud of!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=2",
|
||||
imageAlt: "Aisha Al Suwaidi",
|
||||
},
|
||||
]}
|
||||
@@ -191,7 +191,7 @@ export default function PortfolioPage() {
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hardworking-partners-working-office_329181-15270.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hardworking-partners-working-office_329181-15270.jpg?_wi=4"
|
||||
imageAlt="Design consultation meeting"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user