Merge version_1 into main #1
@@ -60,22 +60,22 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3438.jpg", imageAlt: "Rooftop dining area with open-air seating"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg", imageAlt: "Industrial restaurant interior with natural lighting"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=1", imageAlt: "Industrial restaurant interior with natural lighting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg", imageAlt: "Open dining concept with greenery"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg?_wi=1", imageAlt: "Open dining concept with greenery"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg", imageAlt: "Evening rooftop ambience with city views"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg?_wi=1", imageAlt: "Evening rooftop ambience with city views"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg", imageAlt: "Architectural dining space details"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg?_wi=1", imageAlt: "Architectural dining space details"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg", imageAlt: "Social gathering dining experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg?_wi=1", imageAlt: "Social gathering dining experience"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", imageAlt: "Intimate dining atmosphere"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=1", imageAlt: "Intimate dining atmosphere"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
title: "Instagrammable Spaces", description: "Every corner thoughtfully composed for stunning photography—from architectural details to sunset views—celebrating the visual poetry of dining.", icon: Camera
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=2"
|
||||
imageAlt="Interior architectural design of Ajo Idea Space"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -121,28 +121,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Open-Air Rooftop", description: "Feel the breeze, see the sky. Our signature rooftop seating blends architectural design with natural elements for an unmatched dining experience.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg?_wi=2"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Industrial-Organic Design", description: "Raw materials meet living greenery. Exposed architectural elements and natural ventilation create an authentic, breathable environment.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=3"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Social Gathering Spaces", description: "Designed for connection. Large communal areas and intimate nooks accommodate everything from collaborative work sessions to celebration dinners.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg?_wi=2"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=2"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -160,16 +160,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Solo Creative Sessions", price: "Morning | Afternoon", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg", imageAlt: "Solo dining and work space", initialQuantity: 1
|
||||
id: "1", name: "Solo Creative Sessions", price: "Morning | Afternoon", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=4", imageAlt: "Solo dining and work space", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Intimate Dinners", price: "Evening | Weekend", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", imageAlt: "Intimate dining experience", initialQuantity: 2
|
||||
id: "2", name: "Intimate Dinners", price: "Evening | Weekend", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=3", imageAlt: "Intimate dining experience", initialQuantity: 2
|
||||
},
|
||||
{
|
||||
id: "3", name: "Group Gatherings", price: "Flexible Hours", imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg", imageAlt: "Group dining and social space", initialQuantity: 4
|
||||
id: "3", name: "Group Gatherings", price: "Flexible Hours", imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg?_wi=3", imageAlt: "Group dining and social space", initialQuantity: 4
|
||||
},
|
||||
{
|
||||
id: "4", name: "Professional Meetings", price: "Business Hours", imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg", imageAlt: "Professional meeting space", initialQuantity: 6
|
||||
id: "4", name: "Professional Meetings", price: "Business Hours", imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg?_wi=3", imageAlt: "Professional meeting space", initialQuantity: 6
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -187,16 +187,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Architecture", title: "Rooftop Design Philosophy", excerpt: "How we blend industrial architecture with organic elements to create a breathing, living space.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg", authorName: "Design Team", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg", date: "15 Jan 2025"
|
||||
id: "1", category: "Architecture", title: "Rooftop Design Philosophy", excerpt: "How we blend industrial architecture with organic elements to create a breathing, living space.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-scandinavian-breakfast-nook-style_53876-105810.jpg?_wi=4", authorName: "Design Team", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg", date: "15 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Ambience", title: "Evening Light Study", excerpt: "The magic happens when sunset meets our carefully curated architectural space.", imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg", authorName: "Ajo Collective", authorAvatar: "http://img.b2bpic.net/free-photo/bearded-portrait-young-guy-with-blue-tshirt_176420-28003.jpg", date: "18 Jan 2025"
|
||||
id: "2", category: "Ambience", title: "Evening Light Study", excerpt: "The magic happens when sunset meets our carefully curated architectural space.", imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg?_wi=3", authorName: "Ajo Collective", authorAvatar: "http://img.b2bpic.net/free-photo/bearded-portrait-young-guy-with-blue-tshirt_176420-28003.jpg", date: "18 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Experience", title: "Greenery Integration", excerpt: "Natural elements create a refreshing dialogue with our modern industrial design.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg", authorName: "Space Curator", authorAvatar: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", date: "22 Jan 2025"
|
||||
id: "3", category: "Experience", title: "Greenery Integration", excerpt: "Natural elements create a refreshing dialogue with our modern industrial design.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg?_wi=3", authorName: "Space Curator", authorAvatar: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", date: "22 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Community", title: "Stories from Our Guests", excerpt: "Real moments of connection happening every day in our creative gathering space.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg", authorName: "Guest Chronicles", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg", date: "25 Jan 2025"
|
||||
id: "4", category: "Community", title: "Stories from Our Guests", excerpt: "Real moments of connection happening every day in our creative gathering space.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg?_wi=4", authorName: "Guest Chronicles", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg", date: "25 Jan 2025"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg?_wi=4"
|
||||
imageAlt="Ajo Idea Space rooftop evening ambience"
|
||||
logoText="Ajo Idea Space"
|
||||
copyrightText="© 2025 Ajo Idea Space. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user