Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
<BlogCardThree
|
||||
blogs={[
|
||||
{
|
||||
id: "beach-life", category: "Beach Life", title: "Golden Hour at Anza Beach", excerpt: "Watch the Atlantic paint the sky in shades of coral and gold as the sun dips below the horizon. Pure magic.", imageSrc: "http://img.b2bpic.net/free-photo/sky-sea-march-17-2024_58702-16954.jpg", imageAlt: "Golden sunset over beach", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "All Year"
|
||||
id: "beach-life", category: "Beach Life", title: "Golden Hour at Anza Beach", excerpt: "Watch the Atlantic paint the sky in shades of coral and gold as the sun dips below the horizon. Pure magic.", imageSrc: "http://img.b2bpic.net/free-photo/sky-sea-march-17-2024_58702-16954.jpg?_wi=1", imageAlt: "Golden sunset over beach", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "All Year"
|
||||
},
|
||||
{
|
||||
id: "surf-vibes", category: "Surf Culture", title: "Riding the Atlantic Waves", excerpt: "From beginner lessons to expert coaching, every surfer finds their rhythm in our waters.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-posing-sitting-surfboard-ocean_72229-690.jpg", imageAlt: "Surfer in action", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "Year-Round"
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
id: "moroccan-breakfast", category: "Food & Culture", title: "Authentic Moroccan Breakfasts", excerpt: "Start your day right with fresh argan oil, warm bread, local honey, and strong coffee.", imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-table_140725-8626.jpg", imageAlt: "Traditional Moroccan breakfast", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "Daily"
|
||||
},
|
||||
{
|
||||
id: "community-vibes", category: "Community", title: "Our Rooftop Gathering Space", excerpt: "Connect with fellow travelers while enjoying 360-degree ocean views and sharing stories from around the world.", imageSrc: "http://img.b2bpic.net/free-photo/sky-sea-march-17-2024_58702-16954.jpg", imageAlt: "Rooftop terrace at sunset", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "Nightly"
|
||||
id: "community-vibes", category: "Community", title: "Our Rooftop Gathering Space", excerpt: "Connect with fellow travelers while enjoying 360-degree ocean views and sharing stories from around the world.", imageSrc: "http://img.b2bpic.net/free-photo/sky-sea-march-17-2024_58702-16954.jpg?_wi=2", imageAlt: "Rooftop terrace at sunset", authorName: "Humble Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7U8ZKwCnyujjBqGbpHY2BOnk/uploaded-1773095366382-fkl4vhyh.png", date: "Nightly"
|
||||
}
|
||||
]}
|
||||
uniformGridCustomHeightClasses="min-h-[500px]"
|
||||
|
||||
Reference in New Issue
Block a user